Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

pzInternalCaseFlow Error

SA-13628

Summary



After upgrade to Pega 7.1.7, pzInternalCaseFlow errors occur in many of the work objects.


Error Messages



Unable to open instance using the given input : Assign - Internal - Work Class- Work Object # - PZINTERNALCASEFLOW


Steps to Reproduce


 
  1. Create an activity that loops through pxFlow page.
  2. Do obj-open-by-handle on every assignment found in the loop.
  3. Call this activity from the post action of a flow action.


Root Cause



The pzInternalCaseFlow is a system flow which is created and used for stage based processing. The internal case flow is a virtual assignment, it has a pxFlow page, but the assignment is not actually written out to the database. Therefor, you are unable to successfully perform obj-open-by-handle.

Resolution



For these types of system flows, set pxSystemFlow to true. The best practice is to avoid trying to open or manipulate assignments where pxSystemFlow is set to true.

Published September 1, 2015 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us