Populate the company field for the Autoprovisioned user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 04:18 PM
Hi All,
Good day! I have a question regarding to reference table fields populate using transform script. How to populate the company field on the user table for the autoprovisioned user?
We have created an IdP and has an autoprovision setup.
Once a user logs in, a user record will be created but it lacks to populate the company field. We already created a transform script but not sure why still it is not populating the field.
Are there any further configuration/additional script in the transform map that I need to check? Thank you very much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 11:18 PM
What is your source field? From the table you need something that contains the company to return it. Or script on something to get it from there. You are returning something from nothing, so you get nothing.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark