Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

How Can I Tell Which Sling Job Queue Has Triggered On A New Workflow

Avatar

Level 1

Hi.

Using AEM 6.4.4 I've configured a workflow to be a transient workflow through checking off the Transient Workflow checkbox when editing a workflow in the UI.

When I start the workflow it triggers and runs but all I get in the logs is lines mentioning "Granite Workflow Queue" not "Granite Transient Workflow Queue" which is the Sling Job Queue I was expecting the job to invoke. How can I check on this further?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

You can check the event topics at below when you trigger the workflow

http://localhost:4502/system/console/events



Arun Patidar

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

You can check the event topics at below when you trigger the workflow

http://localhost:4502/system/console/events



Arun Patidar

Avatar

Level 1

Thanks Arun, I can see the event: Granite Transient Workflow Queue.