This content has been marked as final.
Show 1 reply
-
1. Re: Doubt about context item configuration
Matthew HighcoveSep 11, 2019 6:29 AM (in response to Victor Pintado)
The purpose of a global context item is to have a single variable with a grid-wide scope. If you want a context item whose scope is limited to a single workflow such that each process can have its own value, use a normal context item.