Workflow Launcher Not Triggering on Metadata Update | Community
Skip to main content
New Participant
April 13, 2025
Solved

Workflow Launcher Not Triggering on Metadata Update

  • April 13, 2025
  • 1 reply
  • 468 views

Hi Everyone,

I’ve configured a workflow launcher to automatically publish assets whenever their metadata is modified. However, it's not triggering the publish action as expected, even though the metadata changes are happening.

I’ve attached my launcher configuration below. I also tried removing the condition to see if that would help, but unfortunately, it didn’t resolve the issue.

My goal is to ensure that assets are published to multiple publishers whenever they are modified in the author instance. If anyone has encountered a similar issue or has any suggestions, I’d really appreciate your insights!

 

Thanks

Nandheswara

Best answer by MukeshYadav_

Hi @nandheswaras_ ,

Same configurations is working for me

You may check if dam-site-sync-user is having enough permission and same user is modifying .i.e cross check jcr:lastModifiedBy property after modification from crxde

Ensure no extra space  in userid and other place

Thanks

1 reply

MukeshYadav_
MukeshYadav_Accepted solution
New Participant
April 13, 2025

Hi @nandheswaras_ ,

Same configurations is working for me

You may check if dam-site-sync-user is having enough permission and same user is modifying .i.e cross check jcr:lastModifiedBy property after modification from crxde

Ensure no extra space  in userid and other place

Thanks