I am working within the REFramework and trying to append an id code extracted in order for human validation if reuqired.
I have only been able to find the way to do this in the Set Transaction Status activity, which also requires me to set the transaction status to successful or failure, neither of which are desired at that point in the process.
Is there a way to append output data to a transaction item without changing the status, or will I need to have the extracted data be taken to the top layer and added at the end for each queue item?