Separate post-import trigger for auto-assignment and auto resolution

Separate post-import trigger for auto-assignment and auto resolution

In previous releases, there was only one trigger (
Assignment.postImportMode.activated
) in the
hmm.properites
which turns on/off the post-import mode for auto-assignment and auto resolution at the same time. From now on it is replaced with the following two triggers, so that users can separately turn on/off the post-import mode for the desired assignment mode. The default value for both settings is
false
.
It is important to know that activating the post-import mode for the auto-assignment might cause a performance reduction since it searches each imported object identifier (e.g., item number) as name segment of media asset in the Media Manager database for auto-assignment which is a certain overhead to the default setup of the software.
P360 Server: hmm.properties
# Parameter for the auto assignment by which the media assets are firstly uploaded in Media Manager then the catalog information is imported in PIM Core # Turn on or off the post import mode for auto assignment # !!!ATTENTION!!!: be careful to activate this setting which might cause a performance problem since it searches each imported object identifier (e.g., item number) # as name segment of media asset in the media manager database for auto assignment. AutoAssignment.postImportMode.enabled=false # -------------------- # Parameters for the reference assignment by which the media assets are firstly uploaded in Media Manager then the catalog information is imported in PIM Core # # Turn on or off the post import mode for reference assignment ReferenceAssignment.postImportMode.enabled=false

0 COMMENTS

We’d like to hear from you!