How Can I Tell Which Sling Job Queue Has Triggered On A New Workflow | Adobe Higher Education
Skip to main content
August 7, 2019
해결됨

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

  • August 7, 2019
  • 2 답변들
  • 960 조회

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?

이 주제는 답변이 닫혔습니다.
최고의 답변: arunpatidar

Hi,

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

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

2 답변

arunpatidar
Community Advisor
Community Advisor
August 8, 2019

Hi,

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

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

Arun Patidar
August 8, 2019

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