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 application does not load as [[ is present in request URL

SA-65430

Summary



Pega Web Mashup application fails to load. The Mashup tab displays a blank screen and an error occurs. In the fidder trace, '[[' displays in the request URL.


Error Messages



HTTP 400


Steps to Reproduce

  1. Log in to the application.
  2. Click Browser Refresh. A blank screen displays.
  3. Select a different account from the Select Account dropdown in the host MSP application. A blank screen displays.
     

Root Cause



The issue existed in @baseclass. pzGetURLHashes activity. The below Java code did not encode the URL which resulted in '[[' in the URL and HTTP 400 error.

output = "pega.web.config.tempAGHash='"+browserURL+"';";


Resolution



Apply the below hotfixes for the respective Pega versions:
  • HFix-47267 - Pega 7.4
  • HFix-47420 - Pega 7.3.1
  • HFix-47421 - Pega 7.3
  • HFix-47422 - Pega 7.2.2
  • HFix-47423 - Pega 7.2 

 

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