Scoped Application and Update sets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2020 11:34 AM
Hello Everyone,
I am working on the development of Mobile Agent Application in ServiceNow. ITSM Mobile & ITSM Mobile Agent both plugins are already installed in our instance and I am working in the ITSM Mobile Agent Application in the Studio and i am using a local update set in that application to capture the changes.
While changing things in the studio, there are few things which are in ITSM Mobile Agent Scope, few are in ITSM Mobile Scope and others are in global scope. Now i don't know how i can capture the changes of global records and ITSM Mobile Scoped records in my update set. When i am trying to move the update set in our QA instance it gives me the below error:
Cannot commit Update Set <SCOPED UPDATE SET NAME> because: Update scope id 'global' is different than update set scope id <SYS ID OF UPDATE SET>. Resolve the problem before committing.
I am not using the publish application option because it is not showing me that as this application was already installed when we installed the plugins and we would like to utilise the things which are already created in this applications like Data Items, Applets, Applet Launchers etc.
The only option that i can see in Studio are below.

Please suggest what options do i have to capture these things in update sets or if there is any other option to utilise all the Application files in this scope in a new application.
Thanks in advance.
- Labels:
-
Scoped App Development
-
Studio