Enabling auto-storing of Script Variables by programatically

Hi @aravindhrs
you have to set autoStoreScriptVariables to true in the process engine configuration. The configuration flag autoStoreScriptVariables is only supported for Groovy Script Tasks

1 Like