Skip to main content
Nintex Community Menu Bar

How to get Scheduled Workflows Details in a workflow?

  • July 31, 2020
  • 2 replies
  • 51 views

Forum|alt.badge.img+5

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

2 replies

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • August 3, 2020

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.


Forum|alt.badge.img+5

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.