PeopleSoft · Arazzo Workflow
PeopleSoft Submit Process and Poll to Completion
Version 1.0.0
Submit a Process Scheduler request, poll its instance until it finishes, then list the recent process queue.
View Spec
View on GitHub
Campus SolutionsCRMEnterprise SoftwareERPFinancial ManagementHCMSupply Chain ManagementArazzoWorkflows
Provider
Workflows
scheduled-process-poll
Submit a process request and poll its instance until it completes.
Submits a Process Scheduler request, polls the resulting process instance until the run status leaves the running states, and lists succeeded processes for confirmation.
1
submitProcess
submitProcess
Submit a new process request for scheduling and capture the assigned process instance number.
2
pollStatus
getProcessStatus
Poll the submitted process instance and retry while the run is still queued, initiated, or processing.
3
listSucceeded
listProcesses
List recent processes filtered to the success status to confirm the run landed in the queue as completed.