"message": "Process finished due to no more transaction data",

@archanapandit
Please Help! My bot is logging into the acme site, clicks on work items and then logs out without cycling through the pages

{
“message”: “Process finished due to no more transaction data”,
“level”: “Information”,
“logType”: “User”,
“timeStamp”: “11:04:13”,
“processVersion”: “1.0.0”,
“jobId”: “4a1c5056-6e4d-4a02-b294-7d3ca2659543”,
“robotName”: “ruchita”,
“machineId”: 147670,
“fileName”: “Main”,
“logF_BusinessProcessName”: “Framework”
}

Thanks

Seems your bot is not able to find the next transaction. Can you please check your Get Transaction Xaml once again or share your Complete Xaml I will have a look.

Hi @Ruchita_Vispute

Please check the out transaction item and trnasaction data coming from the Get Transaction Data.

Ideally if the TransactionItem is nothing then the process move to End Process state with no transaction data.

Hi,
i want to upload my xml file but they said new user cannot attach the file…
so can you share your email id so i can share you.

Hi,
What is expected for out_transactionitem and transaction data.

Out_Transaction Item should not be nothing.It should have some data based on the data type.
In my case the transaction item is array of data row.

i assign Out_transaction item=in_transaction number in then part of if…and in else section i assign Out_transaction item=Nothing

i have 1 more problem about GetTransactionData in element exist section i select the numver using selector that time am not getting aaname field…is that the reason ?

Can you share the workflow with me?

I can have a look.

How to share…if i attach they said new user cannot attach file

Archana.pandit@soprasteria.com

Ruchita, You have missed the argument binding in your Xaml file.

ohhh…how to bind it?

@Ruchita_Vispute

Go to Invoke WorkFlow Activity properties and bind the arguments under Arguments section.

Hi,
i binded now but again same error.

@Ruchita_Vispute

Could you please show me screenshot of it.

For init workflow


For Process Workflow

@Ruchita_Vispute

Could you please run the process in debug mode and tell me exact error.

1 Like

did you check the values of these two input argument you are passing.?