Invoke a launcher on Task Creation in Inbox | Community
Skip to main content
Nitin_laad
Community Advisor
Community Advisor
December 5, 2019

Invoke a launcher on Task Creation in Inbox

  • December 5, 2019
  • 2 replies
  • 4446 views

Hi,

We have a requirement to invoke a workflow based on node create  on below path

/var/taskmanagement/tasks/2019-12-04/assets_expired

/var/taskmanagement/tasks/2019-12-05/assets_expired

/var/taskmanagement/tasks/2019-12-05/assets_expired0

In above given path /var/taskmanagement/tasks/ is static, whereas /2019-12-04/assets_expired is dynamic in nature.

Tried to define a launcher and invoke a workflow on below path, but no luck.

/var/taskmanagement/tasks(/.*)

Or

Please suggest if I am missing anything here.

AEM Version - 6.4.4

Regards,

Nitin

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Adobe Employee
December 5, 2019

Check "creating launcher configuration" in the following document:

Starting Workflows

Nitin_laad
Community Advisor
Community Advisor
December 6, 2019

Thanks, Hamid for your time, I already have gone through that but did not get the required solution.

Can you please point out, if I missed anything into that.