Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Updating real-time container configuration

Updated on December 20, 2021

This content applies only to On-premises and Client-managed cloud environments

If you use real-time containers and you previously extended the ExtendedContainerProperties data transform with additional properties, copy these properties into the pyDefaultWorkingSet data transform after the upgrade to ensure that the values are populated correctly.

Pega Customer Decision Hub Update Guide
  1. In Dev Studio, create a new data transform called pyDefaultWorkingSet in your top level Strategy Result (SR) class.
    The SR class represents the top of the decisioning hierarchy. To check which class is the top level SR class in your application, in Dev Studio, click ConfigureDecisioningDecisionsProposition ManagementHierarchySR Class. For more information, see "Optional: Configuring the top-level Strategy Result class" in the Pega Customer Decision Hub Implementation Guide on the Pega Customer Decision Hub product page.
  2. On the Definition tab of the data transform, select the check box Call superclass data transform.
    Enabling the Call superclass data transform option ensures that all properties defined in the built-in pyDefaultWorkingSet data transform are available. You do not need to define them again in your new data transform.
  3. Open the data transform ExtendedContainerProperties that resides in your top level SR class.
  4. Copy any properties you added to the ExtendedContainerProperties data transform to the new pyDefaultWorkingSet data transform by performing the following actions:
    1. In the first row, in the Action column, enter: Append and Map to
    2. In the first row, in the Target column, enter: defaultWorkingSetPage.pyWorkingSet
    3. In the second row, in the Action column, enter: Set
    4. In the second row, in the Target column, enter: .pyPropertyName
    5. In the second row, in the Source, enter the name of the property which you want to make available.
    An example configuration of the pyDefaultWorkingSet data transform
    Part of a data transform configuration that shows the setting for py Property Name mapped to the Account Type property.
  5. On the Pages & Classes tab, enter the following information:
    1. In the Page name field, enter: defaultWorkingSetPage
    2. In the Class field, enter: Data-MO-DDF-DecisionStrategy
  6. Click Save.

Have a question? Get answers now.

Visit the Support 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.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us