BRs Status in Debugger

I have executed multiple BRs in a task. How can I see the Business Rules (BR) response for each step to analyze which step has failed?

7 Likes

one place you can see the BR status in the wf data logs inside logs section in the debugger

1 Like

Currently, the Business Rules response is limited to being either true or false. Therefore, you see the output collectively rather than through a step-by-step progression.

8 Likes