Skip to Content
0
Nov 24, 2022 at 01:19 PM

How to set deleteflag for lite account using dataflow

235 Views

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.

image.png

Step 2:

image.png

Step3:

image.png

Attachments

image.png (69.1 kB)
image.png (77.7 kB)
image.png (59.2 kB)
image.png (53.7 kB)