112. System Export Sets
Import
·
Jun 09, 2024
·
article
If you are doing data transition ,its tedious task to export and import data when you have data limit (default limit CSV,XML,JSON export limit is 10k rows).
An Export sets allow you to push data from an instance to an external file.A good way to export huge data without hampering system performance.
Note: You must use a MID Server from the Geneva release or later. Earlier MID Server releases do not support export sets. Export sets are not supported on MID Servers in a cluster.
Steps:
- Configure export sets from ‘System Export Sets’ application.
- Configure Export Sets Definition and corresponding ‘Export target’
- You can schedule an export set or run on demand.
- Track the export set history from module given under System Export set application.
For more details visit: https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/export-sets/conce...
View original source
https://medium.com/@LearnITbyPrashant/112-system-export-sets-5f55e5f94219?source=rss-d005fc598f0a------2