Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Not able to view new records after importing xml

Kushi
Tera Contributor

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.

5 REPLIES 5

Anurag Tripathi
Mega Patron
Mega Patron

Did the user count increase?

How do you know the import was successful?

-Anurag

I did not notice the user count but did not get any errors after import either.

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

-Anurag

Sandeep Rajput
Tera Patron
Tera Patron

@Kushi Can you sort the sys_user list using sys_updated_on and check if the new records added updated recently.