I’m trying to pass a Datatable from initial state to get Transaction Data State
my Workflow Should have the Transaction item as a datatable then i will populate a queue in orchestrator
The Question : How Can I Pass a datatable From the initial State TO Get Transaction State ?
Kindly Find The Zipped File and Feel Free to modify it so it can work as i want Xoc_Assignment_Dispatcher.zip (1.1 MB)
Actually i had iterated it via using the transaction number , if u check the Get Transaction section, u will get the logic,
if Transaction Number <=20, it will continue on, other wise it will set the transaction item to Nothing and stop the workflow
But for your case, there is another way as well where u can change the REFRamwork structure for dispacter as u need only process state, init and end state