Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

Where to get more demo data of the Incident record?

tidert_24
Mega Sage

Hello Devs,

 

I need your help finding a bunch of demo data for the Incident table and how to import it by batch. 
I tried using this application to generate data but it only generates random characters and not actual sentences and paragraphs.

Data Generator - Share | ServiceNow Developers

tidert_24_0-1717577328675.png

 

I appreciate any help that you will all provide. Thank you so much for your support.

10 REPLIES 10

Hello @Bill Martin.

What do you mean by partner instance? Does a demo instance count as a partner instance?

 

Is DemoHub free if we were to avail it and send a support case of activation?

hi @tidert_24 ,

 

They are one of the same. If you have access to the partner success center, you should get access on how to install demohub.

 

BillMartin_0-1718012369705.png

 

You sill see below a fully installed demo hub inside a demo instance. Reach out to your partner manager, they will be able to assist you 🙂

 

BillMartin_1-1718012538103.png

 

 

Hi @Haneeshk , did you get performance analytics reports? thats what it is meant for.

Not applicable

use deepseek, chatgpt or Gemini ai give them  prompt and sample data .AI will generate the data for you , just copy and paste in excel as it is and import it in incident table

I was recently experimenting with this. The one issue you'll probably have is with the dates. You can transform on some date fields, but not all. I'm still trying to figure this out. 

 

But for everything else? Yes. The LLMs will help. DeepSeek gave me a Python script that creates a CSV with all the fields I asked it to create for me. Took me about two hours "vibe coding" (I hate that term, but hey).