Create ACL for Global table as part of Scoped Application

Prashant More1
Kilo Contributor

how can i create ACL for Global table as part of my scoped application, so that when i publish my code on other vendor intsance this ACL  changes will automatically get applied to global table?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Prashant,

If you are in custom scoped application; you cannot create ACL on global table in it's own update set

Create update set in global scope; capture that in global update set

When you publish code on other vendor instance have this as part of activity and documentation

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

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

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Prashant,

If you are in custom scoped application; you cannot create ACL on global table in it's own update set

Create update set in global scope; capture that in global update set

When you publish code on other vendor instance have this as part of activity and documentation

Mark Correct if this solves your issue and also mark 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 reply.  you mean to say i need to upload  this global update set XML  on other vendor instance manually ?  is there any other way .i don't want any manual activity to be performed on other vendor instance. 

Hi Prashant,

Yes you need to move it manually as part of the activity. As an admin you can move it and keep it in instructions.

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

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

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Prashant,

Any update on this?
Can you mark my answer as correct, helpful if you were able to achieve the requirement. This helps in removing this question from unanswered list and helps users to learn from your thread. Thanks in advance.

Regards
Ankur

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