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

Progress bars not localized on Text Categorization Model

SA-68807

Summary



Progress bars are not localized on Text Categorization Model.


Error Messages



Not Applicable


Steps to Reproduce

  1. Open the Prediction Studio.
  2. Click New.
  3. Select Text Categorization.
  4. Navigate to the last screen to create Text Categorization Model. The Progress bars for model creation are not localized.


Root Cause



For the pyName in Presentation tab, the read-only value is not set to the localized property value. If the read-only value is set to a localized property value, field values are not created for those values (for example, Initializing). The translation does not occur despite creating field values.


Resolution



The pzProcessList section displays the table using pyWorkPage.pxResults as the source. Values on pyWorkPage.pxResults are populated through the pzGetModelProcessStatus activity using a Java step.
pyWorkPage.pxResults is classless and hence, field values created in any class are not considered.

Perform the following local-change:
  1. Perform a Page-Change-Class for pyWorkPage.pxResults(1) in the pzGetModelProcessStatus activity (Step 2 after Java) to include the @baseclass as the object class.
  2. Create a field value in @baseclass.

Published March 1, 2019 - Updated October 8, 2020

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