Hello Guys
I am facing issues in Academy 2 Assignment 1. Issue is as follows -
-
I am passing all the arguments of WorkItem Datarow array to the Get Transaction Data of Main workflow.
-
Following is my GetTransactionData workflow where i am trying to display the datarow in out field wherein I am getting System.Data.Datarow instead of the actual value which is passed into the out_TransactionItem.
Can somebody suggest me what should i do to test my program till this Get transaction data stage ( Like how can i see whether the data that is going to be processed is correct or not??
Please suggest. I am stuck at this stage from last two days.