Hello Everyone,
What should be my condition if I want to proceed to another workflow if my transaction number from the first workflow is done or no more transaction data.
Hello Everyone,
What should be my condition if I want to proceed to another workflow if my transaction number from the first workflow is done or no more transaction data.
Hi @prititit are using datatable or queue based
Hello @NIVED_NAMBIAR
Iām using queue based
My first workflow is queue based. But my second workflow doesnt need to be in the queue.
Since ur first workflow is queue based
Then put the condition as transactionitem is nothing so that if the condition arrives then it can move to second workflow
Thanks, @NIVED_NAMBIAR!
It worked!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.