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

Report value of pytaskName concatenated for some work-history

SA-56949

Summary



On creating an assignment by launching a case type, the History record is added to the corresponding pc_History_NNN-work table. The record is an A type record, that is, the pyHistoryType is set to A. When the record is added to the table, the pyTaskName value is truncated to 32 characters.
However, when the assignment is completed, the pyHistoryType is set to an F type record and a new record is added with the full length of the pyTaskName (greater than 32 characters).


Error Messages



Not Applicable


Steps to Reproduce

  1. Create a report on the work history class.
  2. Add pyTaskName, pyHistoryType, and .pxHistoryForReference columns.
  3. Add a filter for .pxHistoryForReference to fetch only one case data.
  4. Run the report. All the results of the case are retrieved. Results for history type F display the correct task name. However, for history type A, the task name does not display the complete value, though both are the same database columns.


Root Cause



The Flow.AddHistory Rule Utility Function (RUF) truncated the pyTaskname to 32 characters if the pxTaskLabel was greater than 32 characters.


Resolution



Apply HFix-43781.


 

Published January 4, 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?

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