Level 2
August 3, 2023
AEM 6.5 Workflow Launcher Conditions to set dc:title property to filename or another property value
- August 3, 2023
- 3 replies
- 2936 views
Hi Community,
I am working with AEM 6.5
I have written a custom workflow process step to add metadata properties under the asset metadata node
for Ex: add property title to metadata node with value filename
when I Start the Workflow Model on an asset having metadata property dc:title the workflow process is successfully updating the dc:title property with the filename
But when I trigger the Workflow Launcher (attached the screenshot) with the same Workflow Model it is unable to override the property dc:title
Is there any way or any condition to override the dc:title property while using Workflow Launcher