Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!
SOLVED

How to find scheduler time of the workflow?

Avatar

Level 3

Hi,

I need to create a workflow that reads all scheduled time of each workflow using scheduler activity and exports a report. 

How can I Query the schedule time mentioned in scheduler activity of the each workflow?

 

Please help me here.

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hello @ramprakasht3196 ,

 

You can check in the workflow schema where the status is in progress and next processing date is not blank.
The next process date is the scheduled date of your workflow.

 

Thanks,

Manoj

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

Hello @ramprakasht3196 ,

 

You can check in the workflow schema where the status is in progress and next processing date is not blank.
The next process date is the scheduled date of your workflow.

 

Thanks,

Manoj