Every day is a learning journey!
We learnt of this DSS today after @Maciej_Dybal and I were looking into saving some embedded data inside a data object. E.g. Managing external system of record through REST with CRUD actions in Pega Constellation or How to update operator profile or data in Constellation application using savable datapage - Knowledge Share - Pega Forums for the examples of scenarios this may help in.
It is documented but not commonly referenced anywhere as far as we could find, certainly not one the LLMs picked up easily - sharing to help promote this for those who may hit this issue in the future.
EnableNestedDataSupportForCustomerDatatypes DSS is default off.
What is it?
To support CRUD for Data Objects with nested data structures, you must enable this Dynamic System Setting before creating the Data Object in App Studio by setting
See Pega Documentation
- https://docs.pega.com/bundle/platform/page/platform/data-integration/introducing-crud.html
- https://docs.pega.com/bundle/platform/page/platform/system-administration/system-settings-dynamic-overview.html
Enjoyed this article?
See suggested articles from our Constellation 101 series and view all our Knowledge Shares from our User Experience Expert Circle.
