Process finished due to no more transaction data Level 3 Assignment 2

Hi, I’m struck at advanced training assignment 2 (Dispatcher).
I have a problem in getting transaction data the error says
“Process finished due to no more transaction data”
here is my .xaml file please help me with this.Process.xaml (12.3 KB)
Main.xaml (53.9 KB)
GetTransactionData.xaml (10.0 KB)
Config.xlsx (12.2 KB)

there is no data in queue. were you able to push all the data to queue successfully?

1 Like

No, there is no data in queue, I cant use the value in in_Cofig dictionary to fill the queue name field.

How can I add queue name? when I add it in the Queuename it says that it not declared.

can u send screenshot of that.?

1 Like

I already add the queue name but still process finished due to no more transactionsMain.xaml (54.0 KB)
Process.xaml (12.5 KB)
GetTransactionData.xaml (10.0 KB)
Config.xlsx (12.1 KB)

is it possible to zip you whole project and send.?

1 Like

Thank you so much.ReFrameWork-master.zip (1.9 MB)

Hi, I retry the Activity but still, I’m having a difficulty in this part. I’m having an error in getting transaction data for transaction number 1. I hope you’ll help me in this matter. Thank youuu.
Reframework Assignment 2.zip (1.9 MB)