


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.
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes