Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Scheduler Folder | Summary of Elements in this Folder | pub.scheduler:getTaskIDs
 
pub.scheduler:getTaskIDs
WmPublic. Retrieves a list of identification numbers for tasks currently in the Scheduler.
Input Parameters
running
String Specifies whether the service returns task IDs for all tasks or just tasks that are running. If you specify “false” (the default), the service returns task IDs for all tasks. If you specify “true,” the service returns task IDs for just those tasks with the status “running.”
Output Parameters
taskIDs
String List Identification numbers for the tasks on the Scheduler.