Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
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