- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 05:51 AM
Hi,
I am working with a servicenow developer instance and I am trying to get a list of all communication devices through API calls. The issue I am facing is that I don't have any dummy data in communication devices table(cmdb_ci_comm). Is there any way to add dummy data to this specific table only ?
Thanks in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 06:00 AM
Hi,
You can certainly add your own demo data, but even out of box, there is no demo data for this table.
With that said, SN doesn't offer that out of box for this specific table.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 06:00 AM
Hi,
You can certainly add your own demo data, but even out of box, there is no demo data for this table.
With that said, SN doesn't offer that out of box for this specific table.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2022 06:40 AM
Hi Shubham,
You can just add data to "cmdb_ci_comm" table in ServiceNow using import sets with excel sheets or etc.
Have the columns in excel with the required fields of that table and import it with import sets.
Mark as correct and helpful as applicable.
Regards,
Sumanth