Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Workflow Launcher Not Triggering on Metadata Update

Avatar

Level 1

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!

 

Screenshot 2025-04-13 at 5.09.51 PM.png

Thanks

Nandheswara

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @NandheswaraS_ ,

Same configurations is working for me

MukeshYadav__0-1744566405883.png

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

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @NandheswaraS_ ,

Same configurations is working for me

MukeshYadav__0-1744566405883.png

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