Constellation UI provides very powerful data object CRUD operations OOTB.. you can easilly create a landing page for manage master data by following the steps described in this pega online document..
however, as you perform Add, Edit, Delete action, you may encounter issue like below with data types created in Dev Studio…
2025-03-13 10:27:08,793 [ttp-nio2-8080-exec-2] [ STANDARD] [ ] [ MySandBox:01.01.02] (.automation.SaveDataAutomation) ERROR pega-web-65c48b69c7-fn4f9|60.60.92.75|Rest|application|v2|data_varf8e429a584d96c8e0048d826a8ef3738|AD4E81CEB6EDA4D8A278A4B05A14154A9A HYNA6V7Q4MU9MPAYZ74ZECN6H45Q5BJX4A [email protected] - cannot be null or blank. page: dataRequest.dataViewParameters. Details: Invalid value for aReference passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.getProperty(String, char)
You can fix this issue by adding “Linked field” to your savable data page configuration…

