on 2023 May 10 3:49 PM
Hi Team,
I am running a sync job in IPS from SF and getting an error where users already exist in IPS.
We made validation to email if it is a dummy mail id to add a username@mail.com and it is working. But, when we are executing, existing IDs that are created are also failing which has the correct mail id.
Do we need to put any additional conditions to skip or how to restrict the errors in Production?
error=org.apache.camel.http.common.HttpOperationFailedException: HTTP operation failed invoking https://xxxxxxxx.accounts.ondemand.com/service/scim/Users/P000002 with statusCode: 403, Response
Regards,
Srikanth
Hi Jasper,
Thanks for your reply.
As we are doing testing, we are giving dummy mail ids to employees. How do we make sure we don't have this error for employees who has actual mail id? Do we need to add any additional validations?
Regards,
Srikanth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well the picture suggests you look for an exact match of certain emails and the email doesn't match that. I know the domain is partially in there, but as you look for an exact match it sees it as something different.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
5 | |
4 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.