cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1325
Views
5
Helpful
1
Replies

CPO - Resuming a process

marlo.777
Beginner
Beginner

Hello,


I'm working on designing a workflow in which its continuity relies on a message of another systems where the delay time could highly vary.

I was wondering if there's a way to have a process instance lie dormant and resume the workflow by making a change or updating a Process Instance.

Thanks.

1 Reply 1

Tuan Tran
Cisco Employee
Cisco Employee

There are several activities that you can use to tell the workflow to pause, such as

  • Create Alert
  • Create Incident
  • Create Change Request
  • ...

Throw any of these into your workflow and configure it to "Do not complete this activity until xxx resolved."

When the engine executes this activity, it will just sits there and wait until alert/incident/change request/... is resolved.

You can have another workflow to listen for whatever changes in another system.  Once it finds what it is looking for, it resolves the alert, and that will allow the first workflow to continue with the execution.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers