Import and Export record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 01:00 AM
Hi All,
I want to export record from prod to dev, but i dont have write access to that record in prod so export xml is disable in prod.
How can i export this record to dev. I tried Excel but it not capturing all the fields in record and its copying fields which are present in only list view.
Kindly suggest how can i export this record from prod to dev.
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 03:31 AM
I haven't done this before. you can try.
https://developer.servicenow.com/blog.do?p=/post/exporting-data-with-sys-ids/
https://developer.servicenow.com/blog.do?p=/post/importing-and-exporting-json-in-jakarta/
Please hit the thumb and Mark as correct if it helped!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 04:03 AM - edited 08-01-2023 04:04 AM
Hello @Sachin G K1
Any feedback on my reply? were you able to do this?
please mark the answer as helpful and correct if it helped!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 01:24 AM - edited 08-02-2023 01:29 AM
i tried json, actually all data gets export and import to new instance except sysid. While doing mapping field in import set, i am not able to match sysid between source and target table. Sysid field is showing up for source table but there is no Sysid field showing for target table to match.