Pass value to my stream with batch mode

@Nuke_Attokurov I think the syntax for variables in batch was something like this:

-workflow.variable=name,value,type

define or overwrite workflow variable’name’ with value ‘value’ (possibly enclosed by quotes). The’type’ must be one of “String”, “int” or “double”.

1 Like