Adding data from multiple excel file to one single queue

Hello Everyone
please help how to add data from multiple excel file to one single queue?
and then how to retrieve that data and put in respective excel files?

Hey Kishor.

Say you got two Excel files. Then I would just make to For Each loops, where we add the data from the two files to the same queue. In ItemInformation I would add an argument for where, the data came frome (Excel1 or Excel2).

Then in Get Transaction you could just filter for that property.

1 Like

I could make that success by directly adding path of excel file as Queueitem in Orchestrator.