...
In the image show, there’s a check on the upload computer. This is made to ensure that profile images, logos, and splashscreen (introscreen) images/videos aren’t triggering the workflow. When you upload normally, the “upload computer name“ you set in the MM’s config manager via the DC will make this pass. If you instead upload a new profile image, a new splash screen image/video, or logos it will append “ profile“, “ splashscreen“, and “ logo“ - making this example fail. If you wish to make a workflow for e.g. splash screen, you’d have to make this check instead be something like “[Your upload computer name] splashscreen“.
Info |
---|
Supposing that the upload computer name is “Digizuite Media Manager“, the available options here are:
|
Step 3: Extract itemGuid
As the last step (5) requires an entity guid, which is created from concatenating a string with an itemGuid, we need to extract the itemGuid. This is done with “Item ID to Item GUID”.
...