I’ve been trying to find what is causing this error but I couldn’t find it. (Main.xaml’ is invoking workflow ‘SetTransactionStatus’ with argument ‘in_TransactionItem’ of type ‘QueueItem’ which is incompatible with the argument type ‘DataRow’ defined in workflow ‘SetTransactionStatus’.)
Can someone give me any tips? I’ve checked arguments and variables already.
Thank you but I need to use ReFramework and move from there. I’ve been following a tutorial video which is super helpful because it shows the exact things I need however, I get this error but they don’t in the video.