Hi Guys, I know this is very rookie, but I can’t seem to find the right solution for this issue. Did anyone encounter the same thing? Where am I doing things wrong? Do I need to change an argument type? If so, where? and to what?
May be the TransactionItem is string from the beginning in the screenshot. But when we use the ReFramework, we will have the transaction item as QueueItem. So, we can continue the same or else, we can create the queue item with the strings and then push it to Orchestrator.
But we can convert queueitem to string using ctype operations. if it accepts also, we will get null value @CommanderBlutwurst . No problem, you can move forward with the thing you are doing now