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

Sections display workbasket ID instead of workbasket name

SA-15558

Summary



Out-of-the-box sections pyCaseContentDetails and pyCaseActionArea do not display the workbasket name when a case is assigned to a workbasket. Instead, they display the workbasket's ID (pxAssignedOperatorID).


Error Messages



Not Applicable


Steps to Reproduce



1. Route a case to a workbasket.
2. Open the assignment.


Root Cause



The property stored in the case record is the workbasket ID. The workbasket name is not stored in the case record, and is not directly available on the clipboard.

Resolution



Perform the following local-change:

Change the references to pxAssignedOperatorID in the sections in question, to pxAssignedOperatorID.pyLabel. This works because pxAssignedOperatorID is a linked property:



According to the Pega help page, this provides access to properties in the linked class (Data-Admin-WorkBasket):



Therefore, the pyLabel property (inherited from @baseclass) is available to be referenced through pxAssignedOperatorID.

Published January 31, 2016 - 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