Hi All,
I want to extract lite account users with some condition and mark the user for deletion. for this i created Delete field in data object.
I created below dataflow
Step 1: I am fetching data using gigya.account step
Step 2: I am using record.evaluate to set the delete flag and deletiontimestamp
Step 3: I am using gigya.generic and passing api method accounts.setAccountInfo
But when I run test my job is completed with error: error message is Details: Unknown user from gigya.generic step
Please help what is missing in my step.
When I use the same steps for full accounts my job is completed successfully but still not update done to the account.

Step 2:

Step3:
