How to backup all of your PDI instance data on this PC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 05:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 07:54 PM
Hi @shiz
In general you can create update sets and capture the updates in the update sets and download as XML
Thanks and Regards
sai venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 09:04 PM
Hi @shiz
Take backup of all of your update sets by marking them complete and exporting the XML of those update sets.
for more details check below links
https://developer.servicenow.com/blog.do?p=/post/backup-your-pdi/
https://www.servicenow.com/community/developer-forum/pdi-backups-and-restore/m-p/1620713
https://m.youtube.com/watch?v=KTmhvWQSvfA
if my answer helps you mark helpful and accept solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 10:54 PM
Hi @shiz ,
You can either utilize source control for scoped app development or export update sets.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 11:14 PM
Hello @shiz ,
A basic method without additional setup would be using update sets. You can export the update set as an XML file and then import it back when needed. However, there are also more advanced and interesting ways to take backups, which could be even more helpful.
One such example is Hardit Singh's detailed explanation on "How to backup your Personal Developer Instance (PDI) in ServiceNow" Below are some useful links that you can explore to implement a more comprehensive backup strategy:
- How to backup your Personal Developer Instance (PDI)
- PDI Backup & Restore
- How to backup and recover the application in PDI ?
Please Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Regards,
Aniket