is it possible to give import access to specific tables to specific users?

Ravish Shetty
Tera Guru

hi all,

 

a couple of our users need bulk updates or insert capability to the table that they are interested in. can we grant them restricted access so that they are just able to do bulk updates to this one table instead of giving them import admin role for all tables?

 

Thanks,

Ravish

1 REPLY 1

Sukraj Raikhraj
Kilo Sage

https://community.servicenow.com/community?id=community_question&sys_id=20e64fa5db1cdbc01dcaf3231f9619e8

 

A possible work around  would be to just give the users you wish to have the Easy Import functionality the import_set_loader role. Now you don't want to only do that. Also do the following:

 

  • You will want to remove the exposed admin level Import Loading menu items from that role so the Easy Import users don't go "Gee whats this?" and stumble into something you don't want them to get to.
  • Then adjust the ACL's to make sure the user only gets this ability on the tables where you want them to.