- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2014 05:36 AM
I would like to get sys_id of 100 incident records. Is there a table or any other way to get the list of sys_id for records
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2014 02:38 AM
Just export the records to XML-->open the XML with excel
Let me know if you have any questions.
Thanks
Pradeep Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2014 12:12 PM
Hi,
I tried another method, I created a database view with only one table (that I need). Added fields those I need along with sys_id. Then I have exported the data from that database view table. You can try this, but the problem is that for each table you need to create database view.
Thanks,
Mrinmoy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2014 08:29 PM
is it possible to auomate it or schedule it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2014 12:28 AM
If you are using database view, yes you can create a report and schedule the report.
Thanks,
Mrinmoy