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

Problem encountered retrieving RulesetContext object

SA-26083

Summary



Updating a coverage using update functionality throws an error, and Update Coverage functionality does not work.

Error Messages



.RuleFormData: Problem encountered retrieving RulesetContext object. No validation can be performed. .RuleFormData.pyLabel:Enter a short Description.

Steps to Reproduce

  1. Launch Product Manager.
  2. Navigate to Product Component.
  3. Navigate to Coverage tab.
  4. Open a case, which does not have Limits and Excess.
  5. Click Update Coverage, and select Overwrite this rule. Fill the mandatory details and then submit.
  6. Enable Include Limits check box or Include Excess check box.
  7. Click Create.

Root Cause



A defect is identified in LimitsText section.
pyDefault data transform configured in the middle of the flow caused the issue. pyDeafult data transform calls the super-class data transform, which blanks pyRuleset and pyLabel. Validation fails on clicking Create because pyRuleset and pyLabel are blank.

Resolution



Perform the following local-change:
  1. Save As pyDefault data transform.
  2. Clear the check box to call the super-class data transform.
  3. Call the created data transform in the LimitsText section.

Published December 2, 2021

Was this useful?

100% 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