Adding dummy data

Shubham Kumar9
Kilo Contributor

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.

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

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!

View solution in original post

2 REPLIES 2

Allen Andreas
Administrator
Administrator

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!

SumanthDosapati
Mega Sage
Mega Sage

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