Problem iterating WIID in Assignment 1 Calculating Customer Security Hash

Dear Friends,

I am having problem with getting the “WIID” in Assignment 1.It seems that “WIID” value is not looping.
It stay on the same with the value of 0…
Can anyone inform me which variabe I need to change and to which value?
Thank you for your help!

Make sure that you are incrementing your ‘io_TransactionNumber’ under ‘SetTransactionStatus’ workflow.

Thanks,
Rammohan B.

1 Like

See that you have items in WIList for GetTransactionData, also reset the test data and run fresh if you had ran into issues while debugging

Hi @Rammohan91, Hi @PrankurJoshi,

Thanks for the info. Somehow my SetTransactionStatus workflow is not in there. I put it there, assign the values and it worked like a charm :smiley:
This forum is so benefitable. Thank you for sharing your knowledge to us!

2 Likes

SetTransactionStatus.xaml file should the part of your REFramework. Anyhow glad that it worked. Happy to help :slight_smile:

Thanks,
Rammohan B.

i am stucking with same error. can you please let me know what u did.Thanks