i am facing issue while uploading data to orchestrator queues, please find the screen shot below for your reference.
Also i would like to let you know, when i am trying to initialize the transaction item it throw compile error.
screenshot attached
i read the input file, store in Transactiondata variable(Default variable), passed it queue activity.
Now, in process.xaml argument panel, we have two default argument where i am passing (Transactionitem, Config) variable just to hold the each transaction item passed by transactionData, but throws compiler error.
When you are passing in arguments, you do not need to set default values - you should be assigning those variables at the Invoke level using Import Arguments