Nintex for SharePoint Forum
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Hello,
I have found how to create a site Scheduled Workflow and how to Remove a site Scheduled Workflow. I have not found a way to retrieve all site Scheduled Workflows to review details of the workflow like Scheduled Date/Time, Last Run, Next Run, Repeat Sequence and hopefully Start Data.
Please share if you have found a way to retrieve or loop through all site Scheduled Workflows and how to review the details of the workflows.
Thanks and have a great day,
-JC
Hi,
I m not aware of a report that can provide this information.
All the scheduling information is kept in the dbo.workflowSchedule table in the Nintex Workflow configuration database.
Thanks for the reply. I'm not looking for a report.
My objective is to use a Nintex Workflow to access all the site scheduled workflows to determine if the schedule satisfied and then remove the workflow.