Expand my Community achievements bar.

SOLVED

Path in Launcher

Avatar

Level 4

Hello Team,

Can we dynamically get the PATH field in workflow launcher ?

Thanks,

Vish

1 Accepted Solution

Avatar

Correct answer by
Level 10

Not in the OOB launcher. If you want dynamic behaviour, I think you can write your own launcher using the API (refer [1]) and achieve the same. OOB launchers will be allow you to configure for a given 'path' on a given 'Event' 

[1] https://docs.adobe.com/docs/en/cq/5-6-1/javadoc/com/day/cq/workflow/launcher/WorkflowLauncher.html

View solution in original post

2 Replies

Avatar

Employee

Hi,

I'm not clear on what you're asking.  Can you elaborate?

 

Will

Avatar

Correct answer by
Level 10

Not in the OOB launcher. If you want dynamic behaviour, I think you can write your own launcher using the API (refer [1]) and achieve the same. OOB launchers will be allow you to configure for a given 'path' on a given 'Event' 

[1] https://docs.adobe.com/docs/en/cq/5-6-1/javadoc/com/day/cq/workflow/launcher/WorkflowLauncher.html