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

SLA Commit does not occur when ResumeFlow is invoked in activity

SA-87567

Summary



The OverallSLA contains an activity that is invoked when the Deadline is reached. This activity invoked the ResumeFlow with the following parameters:
  1. flowAction
  2. flowName
  3. calledFromServiceLevel
Though the activity is invoked and the ResumeFlow occurred, the work object is not committed.


Error Messages



Not Applicable


Steps to Reproduce

  1. Create a FlowAction with an SLA - WaitingForSellerResponse flow action.
  2. Include an OverallSLA for the work object.
  3. Retain the work object in the WaitingForSellerResponse flow action.
  4. Create an activity (testactivity) to invoke the ResumeFlow for the above flow and action.
  5. Invoke the testactivity when the deadline reaches the OverallSLA.


Root Cause



An issue in the custom application code or rules.
The obj-Save was performed at the custom activity which overrode the SLA data. Hence, the commit was not performed.



Resolution



Perform the following local-change:

Remove the Save operation in the activity. The agent will manage the Saves and Commits.

If the Save operation is required, handle the commits explicitly.

Published 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