Level 3 assignment 1 - Process finished due to no more transaction data

Hi, I am busy with Assignment 1 level 3. All seems to be running without error but then the robot stops and gives me this message. Not sure how to fix this. Please help.
image

Make sure that you have passed WIList properly to GetTransactionData.xaml and it is accessible there.

If you have the value in GetTransactionData, then then verify that your process.xaml is working fine

Thanks,
Prankur

1 Like

Edited to add: I just got my workflow to work, so don’t spend your time answering this question :slight_smile:

Hi, I have the exact same error and I just can’t figure out how to solve it.

My WIList is not empty in “GetTransactionData” and I’m sure to import the dT as an argument (which I guess works since it’s not empty when using a “write line” in “GetTransactionData”). As far as I can see I also have a working “process.xaml” :thinking:

I’m honestly not sure where to go from here, so any help is greatly appreciated :sweat_smile:

Here’s my workflow for those who have time, I know it’s pretty gnarly, sorry :see_no_evil:
ReFrameWork-GenerateClientHash.zip (2.6 MB)

Got the error

Hi Prankur

Can you please have a look at my at my workflow. I have tried to solve this, but cant seem to find the error.GetTransactionData.xaml (12.9 KB)

Thanks,
Jan-Cor

Hi

I have also included my whole workflow. I know this is a hassle. But can you please have a look.
Thanks

Assignment 1 - Copy.zip (529.2 KB)

Made some changes to my workflow. Changed my Transaction number to 0. Now I am selecting the first item from WIList and I am printing it as a sting. But after getting the first item it stops.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.