In RE framework, After Get transaction State it goes to End State directly, not goes to Process State

In RE framework, Init and Get transaction state working fine but after Get transaction state it directly goes to End state, it does mot goes to Process transaction State.

Plzz help me .

Hey @Ajinya_jorwekar .
From the logs, You can see that It is going to end process because there are no transaction to process

You have to add items to the queue.

yes but why it is going there, there are data for processing and it directly goes to end state

i have not used Queue in My Process, it works with Data Table

Check if the TRANSACTION ITEM variable is correctly mapped, if possible show us the screenshot ms if arguments and the assign activities in Get transaction data