Search This Blog

SBL-BPR-00597: Cannot resume process instance '%1'.

Applies to:

Error Message Area:Business Processes/Workflow - BPR

Version:Siebel 8.0

Purpose

This document is intended to provide cause and corrective action information about Siebel Error Message SBL-BPR-00597: Cannot resume process instance '%1'. An attempt has been made to resume the workflow instance by invoking ResumeInstance method on workflow engine, which is not supported when the underlying workflow process has the special WFSESSIONAFFINITY process property defined.

Scope

This document is informational and intended for any user.

SBL-BPR-00597: Cannot resume process instance '%1'. An attempt has been made to resume the workflow instance by invoking ResumeInstance method on workflow engine, which is not supported when the underlying workflow process has the special WF...

Explanation

Workflow processes with the process property WFSESSIONAFFINITY defined are meant to support session affinity, i.e., workflow instances started at a user session can be resumed from the same session. When ResumeInstance method is called on workflow engine, there is no way for workflow engine to tell which session the instance of interest was originally started. Therefore, the session affinity feature and the ResumeInstance method cannot be supported at the same time.

Corrective Action

Please either remove the WFSESSIONAFFINITY process property from the process definition or try to resume the workflow process through means other than ResumeInstance.




No comments:

Post a Comment