This pertains to the Client Security Hash exercise.
I would like to request one of the experts to help me understand
How does one go about updating GetTransactionData and GetTransactionItem? This seems a bit confusing.
Out_transactionItem is of a QueueItem datatype, something I’ve not had to deal with in the exercise so far. We were dealing with DataRow types and now we are switching to Queues?
Screenshot provided below for your convenience.
Thanks.
We are swtiching to Queues as we are dealing with Orchestrator in this excercise. This particular section we are assigning value from WIList to out_transactionItem so that it could be added to Orchestrator’s queue.