Decision Table Access Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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:
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
48m ago
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:
Lemme know if this works for you!
If you find my response helpful, mark it as helpful and accepted solution.
Regards,
Maham Tahir.