how can we run the job if there are no new state queues item in orchestrator and also can u guys help me how can we optimize re framework if iam getting 10 exceptions then after that getting system exception in process state it shld not go to end process state rather it shld go to get transaction state and then continue till queue items are present
If there are no new queue items in the queue then transaction item will be set to nothing in get transaction data state and since no data was present in the queue it will go to end process Why would you want the joh to run if there are no new items present considering the previous transactions were successful or failed