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

Unable to localize Confirm message on Confirm harness

SA-90048

Summary

Unable to localize the below Confirm message on the Confirm harness.

'This item has been resolved'

 

Error Messages

Not Applicable
 

Steps to Reproduce

  1. Execute a General task.
  2. Resolve the case. On the Confirm harness, the 'This item has been resolved' message displays.
  3. Create a FieldValue for 'This item has been resolved' for the FieldName pyConfirmationNote.
  4. Apply localization.
     

Root Cause

An issue in the custom application code or rules.
When the Field Values are not created on the correct FieldNames, the localized values are not retrieved.

 

Resolution

Perform the following local-change to localize a label:

  1. Create a Field Value with pyCaption as FieldName.
  2. Call FieldValue in Label cell properties.

For example: The user attempts to localize the below label in the Confirm harness

'This item has been resolved'
 

 

  1. Create a FieldValue for ‘This item has been resolved.’ for pyCaption.

     

     
  2. Identify the section containing the ‘This item has been resolved' label. In this case, the Section rule name is pyConfirmationMessage.

     

     
  3. Open the section and open the Cell properties for the label.

    Set Value to <pega:lookup property='.pyConfirmationNote'/>

     

     
  4. From the dropdown, select the FieldValue created.
    Select the ‘This item has been resolved' option.


     


    The updated Label Value field and the Section rule display as below.

     


  5. Save the Section rule and execute the use case. The localized values display.

     

Published October 5, 2019 - 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