Export the entire application to another PDI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2024 07:28 PM
Is there the possibility of migrating an application from one PDI to another?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2024 05:58 AM
HI @rfernandes0
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2024 06:25 AM
Hi @rfernandes0 ,
Update set is best way to migrate changes from one instance to another.
if you have captured the changes in update set then easily to can transfer to your target instance , if not then create new update set and move the changes related to your app from default update set and then deploy your update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2024 07:28 AM
I found a solution in the following link: https://docs.servicenow.com/pt-BR/bundle/xanadu-application-development/page/build/system-update-set...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 12:23 AM
Is it one scope only, or global + some other?
You can create a parent update set and add all the changes made, then close the parent update set, click "Export to XML" in the related links and move it to the other instance as following.
Access the target instance, there you can navigate to "Retrieved update sets", import the update set (right mouse button on any of column names - import XML, watch: "Import XML" (second from below), not "Import" (roughly in the middle).
Once you import it, open the imported recored and commit it.
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */