Update Waiting Process Instance Design

Learn to update design changes to a sleeping process instance.

Last published at: November 21st, 2025

You can push process design changes to the “sleeping” process instance(s). 

These design changes can affect the workflow steps that have already been completed or are pending processing. 

Let's examine the workflow process example below. 

 

You need to create and execute a new process instance. Click the “View Instance” hyperlink to see the process instance. 

 

The process instance is rendered on a new page, and the status is “sleeping” at the “Task” step. 

 

You need to navigate back to the process designer and modify the workflow design. Save the process definition. Note: Design changes are significant when applied to a process path that has not yet been executed. 

 

On the process instance page, select the “sleeping” instance and click the Utils - Update - Design menu option to apply the design changes. 

 

You can also apply the design changes on the Render Instance page. Select the Utils - Update - Design menu option. 

 

A pop-up window is displayed for confirmation. You can choose to re-execute “All, Changed or No” waiting steps by selecting the appropriate buttons. Click the Ok button to continue.  

 

The design changes have been applied, and an alert notification is displayed as shown below. 

 

You can render the process instance to view the design changes. 

 

The design changes are recorded in the process instance's history log. Select the process instance and click the Utils - History menu option. 

 

The process instance - view history tab displays the design updated event as shown below. 

 

Note: The values passed to variables or globals in a process instance through the API are retained by default, regardless of whether they are correct.