on 2023 Aug 14 12:33 PM
Hello,
Is there any way to automatically assign Domains based on country through the SF user connector?
I have tried copying the country value to the DMN_ID along with a transformation rule but it didn't work. All this did was create new domains with the country value, and assigning them to employees.
This is what I tried to do:
fuser.field.mapping.data.CNTRY=COUNTRY
sfuser.field.mapping.data.DMN_ID=
sfuser.connector.copy.field.mappings=DMN_ID=CNTRY
sfuser.field.transform.data.DMN_ID.CHE=EMEA Population
Thank you for the help.
Request clarification before answering.
Hi
It is difficult to say without seeing your user data (and specifically what you are feed in CNTRY and what you want for domains versus country), but I think you want to make this change:
sfuser.field.transform.data.DMN_ID.EMEA\ Population=CHE
This should give a user the country ID "CHE" but put them in a domain ID "EMEA Population".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
15 | |
10 | |
8 | |
5 | |
3 | |
2 | |
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.