How can i edit "sys_import.do" page?

hung_nguyen
Giga Expert

the user connects to link https://xxxx.service-now.com/sys_import.do
get an error message: "User Not Authorized"

the user is not an admin.

How can I fix it?

1 ACCEPTED SOLUTION

I am glad to hear your goal has been achieved.
Saying this, I will appreciate if you close this thread, as answered.
Have a great rest of the day

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

10 REPLIES 10

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Hung,

Are you allowing the user to run the import then that user should have import_admin role.

Even if admin role is not there, that user should have import_admin role.

Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Thanks for your reply.

 

my case, I have a new role and I did add it into acl "ui_page" or create, read, write of all import set module
But the user has this role when he clicks on "submit" on the form.
The error shows.

Hi Hung,

You have given the user roles to see the left navigation or URL etc or module. But for the import process to run user needs to have import_admin role.

Can you give import_admin role to that user and check it once.

Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thank Ankur,

But the user will see all module on "System Import set"
we built a menu item is "Bulk Upload"

 

do you have other suggestions?