In the REFramework I am retrieving data from a webs=page and saving it in a DataTable. GetTransactionData.xaml retrieves a transaction and it updates out_TransactionItem with the transaction, however that transaction does not carry over to the Get Transaction Data workflow and TransactionItem is Nothing triggering the process to end. Am I missing something that I’m supposed to do to update TransactionItem with the transaction?