How to move Global changes for Scoped Application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2020 05:48 AM
Hi All,
I have created the ACL in Global scope because i had to, to get the access of the fields and related fields. Now i have situation where i have something in Global scope update set and scope application files. I have already moved the 1st version of my application to other instances. I have couple of queries as below:
1) How can i move the global changes to another instance, i know i need to move global update set but thinks in situation where we have multiple updates for global scope and we need to publish the application in Servicenow store. How to manage it?
2) I created some Groups and mapped application roles to it, how i can move these. We can move the XMLs, but again question come on what would happen if i publish my app to store what would be the order because Groups are used in User criteria so before app is installed groups should be available but since groups has scoped application role that means roles should be available first to map to Group means app should be installed first. Now both statements contradicting each other
Note:This post extension form my old post Link.
- Labels:
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2020 06:10 AM
Hello Gaurav,
Below please find my response
1. Changes related to global scope/update set are not allowed in ServiceNow store.
2. you can capture records as demo data. I have shared more details here in this blog post https://community.servicenow.com/community?id=community_blog&sys_id=08ab8f20db3c678054250b55ca961979
- Pradeep Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2020 07:23 AM
Thank you
There are many places we need to some changes in global scope for e.g. within current scenario i created new Catalog in the scope and i need add that Catalog in Portal and that is part of Global scope how to mitigate these issues if nothing is allowed in Global scope since we are using Global table and need to adjust the visibility.
I am getting error without adjusting ACL in global scope:
Thank you
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2021 12:29 AM
Thanks,
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2023 09:37 PM
Hi @Pradeep Sharma,
I have 12 table in sys_domain_path column, Application is my scoped app I want to move it to Global .Can you please suggest how to do this.
I get this in sugestion when i submit my app to get certify or publish