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

Cases not resolved after calling update case activity

SA-69057

Summary



User has a process that sets a ResetPayoff ticket when resolving a case. Post update to Pega 7.3.1, the case does not resolve correctly and is instead routed to PayoffMainFlow.


Error Messages



Not Applicable


Steps to Reproduce

  1. Update Pega 7.1.8 to Pega 7.3.1
  2. Resolve a case using the Update Case activity passing a Resolved status.


Root Cause



The issue occurs when PayoffMainFlow and RouteAndProcessException flows are present on the work object. The ResetPayoff ticket is present in both flows. In the PayoffMainFlow flow, the ticket is on the Assignment shape. While, in the RouteAndProcessException flow, the ticket is on the End shape. The SetTicket code iterates through the pxFlow pages. If a ticket is present on the flow, then it starts the flow from that point.

In the Pega 7.1.8, the iteration processes the RouteAndProcessException flow first. Hence, this is working correctly. In Pega 7.3.1, the iteration goes through the PayoffMainFlow first.



Resolution



Perform the following local-change:

Use a different ticket name in the flow such that the same ticket is not present in both the flows.


 

Published December 12, 2018 - 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