how to get sys_id of multiple records ?

Mathews1
Tera Contributor

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

1 ACCEPTED SOLUTION

Just export the records to XML-->open the XML with excel



Let me know if you have any questions.



Thanks


Pradeep Sharma


View solution in original post

17 REPLIES 17

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


is it possible to auomate it or schedule it ?


If you are using database view, yes you can create a report and schedule the report.



Thanks,


Mrinmoy