Question
Need an option to delegate property creation to user
Hi All,
Our requirement is to allow users to have an option for creation of certain attributes (properties) during run time and set a value for it.
Basically each user shall see a Template having certain standard and uniform attributes. User having Admin role should have an option to add more attributes specific to themselves if they wish to.
Is it possible to delegate such a functionality to users OOTB. If not, what is the custom way this can tweaked and achieved in Pega.
Business doesnt want to have this done in design time.
Please suggest.
Thanks,
Bhagyashree
This can be achieved by creating a template property and then use that property to create new property with inputs provided by user.
You could try below points:
You can start with these steps and later customize it based on your requirements. (if you want to understand more details you can trace property rule creation)