How to take backups of dev instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 12:16 AM
Hi Team,
How to take backup of dev instance like we have equipment modelling, flow designs, scripts, rules.
what if dev instance crashed or no working in some conditions, how to take backups in servicenow dev instance.
please guide.
Thanks
Vinay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 02:23 AM
Hi Vinay ,
you can capture your all development activities in an update set daily and take the backup for safer side manually .
Reagrds,
Bhagyesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 02:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 10:35 PM
Hi @Vinay2509
1. system update sets > local update sets
2. Create new update set .
3. Make the state as "in progress" and make it current update set.'
4. Now do any modification if required in your scripts or flows , it will get captured in the update set.
5. after completion make the state complete > save the record > export to XML
there are many videos available on YouTube that you can explore.