Decision Table Access Issue

Jonah Berg
Tera Contributor

Post Zurich upgrade I am seeing an error with Decision Tables when testing a flow or subflow that calls the decision table. 

For my scenario I have a subflow that uses a decision table. My subflow is called by a few other flows that are triggered off catalog items. When the catalog items are submitted my subflow runs successfully. However, when we test the flows my subflow is throwing this error at the decision table step:

Screenshot 2025-12-23 at 11.37.41 AM.png

When we are testing the flow we are selecting a RITM that was associated to a flow that ran successfully. I have my subflow to run as the system so access to the decision table doesn't appear to be an issue. 

 

Has anyone else seen this error or have any idea why it shows up only during testing?

1 REPLY 1

Maham Tahir
Mega Guru

Hi @Jonah Berg

 

This error clearly says user don't have access to the decision table. Means the requested for user for which you're submitting the catalog form request does not have access to this decision table. Actually decision table has specific roles if your user has these roles then I'm sure you won't see this error.

 

You can look into given documentation link for decision table roles:

Configuring decision tables

 

Lemme know if this works for you!

 

If you find my response helpful, mark it as helpful and accepted solution.

 

Regards, 

Maham Tahir.