Performer GetTransactionData outtransactionItem

ok I have an error in the arguments in the invoke gettransactionData in performer
what is the good variable for Out_transactionItem (is queue type)?

It should be QueueItem type as itā€™s taking the Items from the (Orchestratorā€™s) queue.

OK The argument out_TransactionItem has the type queue but what is the Value?

It is TransactionItem.

oups I changed the type and it s ok

1 Like

I changed the type In gettransactionData but now I have this error

I have the impression to walk in circle perpetuatly :frowning:

Please check slowly each activity one-by-one with the instruction. REFramework is a big thing.

I did that beforeā€¦
but there is nothing in the walkThrought about Gettransactiondata In The Performerā€¦

so I m confusedā€¦perhaps Gettransactiondata has to be empty ???