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

Mashup does not load after browser refresh

SA-90846

Summary



Pega Web Mashup does not load after browser refresh.


Error Messages



There has been an issue; please consult your system administrator
Status:fail




Steps to Reproduce

  1. Generate a Mashup code.
  2. Create a new menu item on the left menu section.
  3. Add a Harness action.
  4. Add the Mashup code in the harness.
  5. Save the changes.
  6. Launch the Case Worker portal.
  7. Click the menu item.
  8. Refresh the browser.


Root Cause



The PreDisplayHarness activity's steps were customized. As a result, step pages were not present in Step 2 and Step 4. Therefore, a Step Page Null Exception occurred on refresh.


Resolution



Perform the following local-change:

Add Step 2 and Step 4 Property-Set methods as below in the PreDisplayHarness activity.

For Step 2:

Add property-set method: D_GetProjectLists

PropertiesName: .pyNote PropertiesValue: D_GetProjectLists.pxResults(1).ProjectName

For Step 4:

Add property-set method: D_GetProjectLists

PropertiesName: .pyTitle PropertiesValue: D_GetEmployeeProjectLists.pxResults(1).ProjectName


Published December 2, 2021

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