I have created a Configuration Set with Decision table as a source. When I check in Administration landing page from Manager portal, configuration set is displayed as read only field with text “CALCULATED”.
Manager AccessGroup has “PegaRULES:WorkMgr4” and “PegaRULES:EditConfigTable” Access roles.
@Surya_Sagar
Can you check if the Configuration Set’s definition?
If the setting uses “Calculated value from decision table” it intentionally becomes read-only in the Admin UI because its value is derived at runtime. The Manage page shows “CALCULATED” rather than letting you edit the value inline. This is expected when the default/value is driven by a decision table.
Hi @RaviChandra Yes, I have configured as “calculate Value from Decision table” .
I have a use case that business user has to update the decision table. If Configuration Set is designed to be read only for decision table. Is there any other way in constellation to update the decision table by Business user?
@Surya_Sagar You CAN let business users update decision logic, but when a Configuration Set uses “Calculated value from decision table” the setting shown as “CALCULATED” is expected because the value is derived at runtime.
You can try to-
Delegate the decision table to business users (recommended)
Keep the decision table as the calculated source but expose a business-editable configuration layer
Use delegated rules + governance if you need more freedom
I’d recommend you to keep it simple and delegate the decision table and let hte Configuration set be used for dynamic population of the calculated value.
You don’t need to delegate the decision table, Configuration Sets is the replacement for Delegation of rules. (Just like CRUD actions on data is replacement for delegated data)
There is something wrong here with the configuration - there should be a link in the Config Set screen for editing the decision table.
@Surya_Sagar did you create the decision table using Configuration Sets in App Studio? I vaguely remember dev studio ones not being available here - so that can also lead to it being read only.
I have created the decision table from Dev Studio and marked as relevant record. If the context is changed to case type, the decision is available in dropdown and selected from there.
This one is annoying me because I know I encountered this years ago but can not find any notes on what we did to fix it. I’ve also trawled just about every resource public and internal, and can’t find anything on the topic sorry
Please let me know the INC number, I would like to follow along.