Not able to view new records after importing xml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 07:14 AM
Hi,
Can someone please tell me why new user records are not created in the user table after importing xml from main instance to dev instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 07:18 AM
Did the user count increase?
How do you know the import was successful?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 07:20 AM
I did not notice the user count but did not get any errors after import either.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 07:30 AM
There maybe some BR that is preventing the insert
Check the before insert BR
Also check the ACL to see who has write/create access on USer table
Also I hope you are trying to import as Admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 07:19 AM
@Kushi Can you sort the sys_user list using sys_updated_on and check if the new records added updated recently.
