Hi
I’m facing an issue where action/task of adding row to another table using data from one table, that is being triggered by the addition of row to that respective table. The action is working independently but not working as part of the workflow. The keys column in both the tables is respective column ID having initial value UNIQUEID().
Log shows the following error
"Errors": "Error: Perform DataAction 'USD to RAND Stmt' failed because Row having key '05aa63b0' in table 'USD_RAND' in field '_RowNumber' is required to have a value. Error: 'Add Row' Data action 'USD to RAND Stmt' failed with exception Collection was modified; enumeration operation may not execute. .",
"Errors": "Error: Perform DataAction 'USD to RAND Stmt' failed because Row having key 'c072e79d' in table 'USD_RAND' in field '_RowNumber' is required to have a value. Error: 'Add Row' Data action 'USD to RAND Stmt' failed with exception Collection was modified; enumeration operation may not execute. .",
Snapshot of Action and workflow are follows
Requesting help pls


