Conversation
IDEXX Laboratories, Inc.
IDEXX Laboratories, Inc.
IDEXX Laboratories, Inc.
Posted: Dec 12, 2025
Last activity: Dec 29, 2025
Last activity: 29 Dec 2025 14:58 EST
Reusing Pega UI to maintain decision table (checkin/checkout/in branch)
I have issues with reusing Pega UI which is responsible to show the decision table. I tried to add a piece of UI with the table content from the delegation area and from the Dev Studio tabs area (where you simply open the decision table rule) to the Flow Action's section but it didn’t work.
Do you have the same issue? My aim is to not rewrite UI from the scratch.
@AleksS I believe the new way of doing this is to use Configuration Sets in App Studio. It's not a 100% match of the delegation functionality, but it is an OOTB mechanism that allows you to maintain values / decision tables without needing to deploy application changes.
Here are the docs on Config Sets. The example doesn't show exactly a decision table, but hopefully enough so you can figure out the rest.