- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2019 03:15 AM
I've created one scoped application which I wants to move in some another instance. One way I got to know is using update sets, so I published my Scoped App as update Set and export it as xml afterwards retrieved this update set into another instance. But couldn't see my scoped application in the new instance. Is there any more steps that needs to be done ?
Solved! Go to Solution.
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2019 03:32 AM
Have you committed the update set or just retrieved it? If you publish to an update set you have to retrieve it and commit as you would any other update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2019 03:32 AM
Have you committed the update set or just retrieved it? If you publish to an update set you have to retrieve it and commit as you would any other update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2019 05:27 AM
Hello David,
After retrieving update Set, it encountered some error due to which commit option was not visible. After resolving those errors I could commit the update set and its visible now in my new instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2019 03:40 AM
Hi Abhishek,
So there are few ways you can do this
1) Publish an application to an Update Set
2) Publish an application to the application repository
Did you check update set is present in retrieved update set?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 07:51 PM