The issue that I’m facing is with parsing variable with variable type Dictionary(String,Object) to another workflow as i don’t know what to insert into the column during invoke of argument.
This is the screenshot which shows the column that’s needed to fill up.
In yellow are the names of the in-direction arguments (in_config,in_test) in the workflow file invoked (sequence2.xaml), and on the right are the variables in the main .xaml (config, test).