cost center data is coming from AD and populating in sys_user table but how it is getting updated in Cost center table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 09:09 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 10:17 AM
Hi Swarnarghya,
What is the coalese value for the transform map? The create action will create a record on the table that holds the value of that field. If the cost center field is a reference field, then a record will be created with the value that is coming back. Is the field a string field or a reference field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 12:25 PM
In this example there is only one cost center that many users can be part of. Similar to many users being in the same location. It's a one to many relationship which is the expected behavior.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 10:23 AM
You may have scheduled transform laods for cost center import.
In our instance, we have transform map for loading cost center data before user import.
Regards,
Sachin