[Level 3 Assignment 1] - Argument type in GetTransactionData in Get Transaction Item activity

Hi,
I am currently doing Assignment 1 in Level 3 training.

Regarding the GetTransactionData workflow - For the Get Transaction Item activity what should the input be? since we are not using queues here, should I just comment it out?
Also, what should be the argument type of out_TransactionItem. I have it as a datarow, but it is not working as a datarow type.

image

Get Transaction Item is not required when not using Queues.
Please comment it out.

Out_TransactionItem should be datarow type. You told it is not working, what is the error message?

4 Likes

Hi, Thanks a lot. I was able to solve this issue.

I am currently faced with another issue. I’ll try solving that before posting here again.

1 Like

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