on 2024 Jun 05 9:12 PM
Hi,
How do we exclude profiles created in SF as contractors (we have an EP field that tags them as contractor) from receiving a welcome e-mail from IAS after they have been sync ?
has anyone tried the code below but instead of email, used a different field/value?
{ "condition": "$.emails.value =~ /.*@dummy.sap.com/",
"constant": "false", "targetPath": "$.sendMail",
"scope": "createEntity" }
Request clarification before answering.
Hi, Yes it should be possible.
Check the attribute which you want to use. make sure you use the correct syntax else it will not work.
Seach this in SF - "SCIM" you will find something like - workforce scim .. click on it. you will find the default fields which are supported to be synced using SCIM protocol(used by IPS).
If it's not the default one - Map it with custom attributes in HRIS field and try to use the custom attribute
Regards Sushil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
7 | |
5 | |
5 | |
4 | |
3 | |
2 | |
2 | |
2 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.