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

Tab names do not display the correct value after upgrade

SA-84566

Summary



Post upgrading to Pega 8.2.1, the name on the tabs on the Interaction portal does not display the correct values.


Error Messages



Not Applicable


Steps to Reproduce



Open interactions from the Interaction portal.


Root Cause



An issue in the custom application code or rules.
The customized tab names were enabled by including the pzCustomDCTabHeader section rule. This is new to Pega Platform 8 series and is not present in the Pega 7 Platform of the client code.



Resolution



Perform the following local-change: 
  1. Add the pzCustomDCTabHeader section to the custom version of the CPMInteractionHeader and the SearchHeader sections, which are carried over from Pega Customer Service (CS) 7.3.1. This section is added to match the out-of-the-box CPMInteractionHeader without losing the previous (necessary) customizations.
  2. Update the SetInteractionDetailsExtn data transform to set the specific details required for the tabs. 
  3. Update the CSEnableCustomTabHeaderExtension When rule to add all the customized portals where the tabs must display. This When rule is an extension point of the pyEnableCustomTabHeaders When rule which is evaluated on the pzCustomDCTabHeader (HTML) section to display the pyCustomDCTabSection.

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