cancel
Showing results for 
Search instead for 
Did you mean: 

Dataflow together with Email Verification policy set to true does not work

Rvanjari
Explorer
618

Hi All,

We have implemented a Dataflow which import the data(account) from SFTP to SAP CDC.

When we run the flow it gives below error and as soon as i remove the email verification it works , my requirement is to have this email verification policy turned on, how to work with this scenario?

ERROR gigya.importaccount Invalid policy configuration : VerifyEmail policy is on


Many Thanks,

Ruchita

Accepted Solutions (1)

Accepted Solutions (1)

romaingorrias
Product and Topic Expert
Product and Topic Expert

Hi Ruchita, this is the expected behavior for the importFullAccount API, email verification has to be turned off on the target site.

If your target site is a live environment where you need to keep the email verification policy turned on, you can create a temporary child site within the same site group, which will give you an API key you can use and where you can switch off the email verification, thereby allowing you to import users within the same repository without turning off email verification on the "main" live site.

Hope this helps.

Romain.

Rvanjari
Explorer
0 Kudos

Hi Romain ,

Thanks for you response , but even on the child site i get the same error and i cannot disable this email verification on child site

romaingorrias
Product and Topic Expert
Product and Topic Expert

click "override parent settings" and you will be able to

Answers (0)