Pega Constellation-Viewing Delegated Rules

As part of our Application we have client requirement to delegate data types to business admin users. Business users need to perform add, edit, bulk upload functions on data types. But in order to enable delegated rules in Constellation Application we need to have parallel Cosmos application according to this Delegating a Rule or Data Type in Constellation. article. In our current Application is based on Sales Automation Constellation application and it is not required or have cosmos application. Users should be able to provide add/edit and do bulk uploads as in OOTB.

Please share/ provide knowledge on how we should enable this without having concurrent cosmos application.

Thank you

Kanchana

@KANCHANGDelegated data types in 1 to 1 version from UI KIt are not available in Constellation.

There are two options:

  • use Blended architecture to surface Delegated data types landing page from Theme Cosmos

  • or use equivalent in Constellation, build landing pages for your data objects that support CRUD actions

@Kamil Janeczek Thank you very much for your reply. Yes as an alternative we have provided landing Page for CRUD operations. But issue is with Bulk Upload data . We cannot provide OOTB Import Data feature as in delegated data types for User.

Thanks

Kanchana

@KANCHANG not sure if we can do it directly on landing page but we can have case to manage delegate date and have an import feature there: Import Excel data to case (and show them in Constellation UI) | Support Center

@Kamil Janeczek Thank you . We will check on this