Hi everyone,
I’m having an issue passing a dictionary as an argument for a workflow.
The dictionary gets filled in the main workflow. At some point I passes it as an argument to a sequence that I exported as a workflow. The dictionary becomes empty as soon as it goes into the exported workflow. I realized the export didnt add the dictionary as an argument automaticaly like the other string arguments. I needed to add it my self as an “IN” argument.
Any Ideas how I’d solve this?
BR
Alardingz