Theme cosmos supports custom associated data in case archival
Overview:
Case archival now supports custom associated data in the UI where multiple nested associated data can be displayed as shown in the UI. In case archival work object, new vertical tab has been added (custom associated data). This feature available from Pega Infinity'23
Override the below rules to add properties specific to application class types.
1. pyAssociatedDataDetails – This section is used to display the properties with respective to the class types.
- Save as this section into the application ruleset and respective class of associated data.
- Add required properties.
2. pyAssociatedLabel - This section is used to display labels for table row.
- Save as this section into the application ruleset and respective class of associated data.
- Add required properties.