cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Email update through Integration Center in SuccessFactors

0 Likes
1,009

Hello All,

We are trying to build an integration through Integration Center to update the employees email from our AD account on a daily basis. We have to keep a condition to validate the email before updating in EC. One of the condition is to make sure the domain name is correct. Incase of a different domain apart from the companies domain (like gmail, etc,.) an error log should be generated. I have tried and I'm not able to achieve this. Can you please let me know if this is possible and help me with this request.

Please let me know if you have any questions. Any help would be greatly appreciated

Thanks,

Karthik

Accepted Solutions (0)

Answers (1)

Answers (1)

nlgro02343
Active Contributor
0 Likes

Where do you write it to? If it's the user data file that is a lost cause without middleware, because integration center cannot look specifically enough to get your requirement met. If it's perEmail, you may define a business rule that does the check with If then else to ensure that the value provided is checked before imported.