Level3 assignment 1 Assign Faulted

Hi,

My automation runs well and updates all the items correctly but gets faulted in the end to Assign TransactionID in GetTransactionData. I guess i should set condition somewhere that out_Transactionitem cannot be 0 etc.

Main.xaml (52.3 KB)

Please help! :slight_smile:

@Mikko_S What value have you assigned to in_TransactionNumber as a default?

Hi,

Transaction number by default is 1. This is actually now solved. Just had to add this to assign activity dtWorkitems(in_TransactionNumber-1) Everything ran great and score 100/100 :slight_smile:

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