Scope of a Business Rule Task result expression

I have included a Business rule task in my model using a DMN. Now in my DMN table, i am having two output columns. (Say for example: A, B).

My Question: Will the Expression result of a DMN table can be able to pass through several gateways (or) the result from DMN output can be identified only up to a certain path/level of a process. Please see the attached screenshot and clarify.

Hi @arunkumar,

you can store the decision result as a usual process variable. By default, the variable is stored globally, so that it can be used in the whole process. Please see the docs for more details.

Does this help you?

Best regards,
Philipp