Skip to content

Commit b143e6e

Browse files
authored
Merge pull request #67 from niamccash/generate-demo-data
Generate Demo Data
2 parents 838a090 + 2ecfa80 commit b143e6e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Prompts/Generate Demo Data

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Description:
2+
These are starter prompts that asks AI to generate a script which will insert demo data into your instance. Three variations are shown below and you can adjust as needed.
3+
4+
Prompt - variation 1
5+
As a ServiceNow developer, write a function that will insert demo data in the incident table, populating all mandatory fields. The demo data should have at least 20 records having a variety of State, Assigned to, and Assignment group.
6+
7+
Prompt - variation 2
8+
As a ServiceNow developer, write a function that will insert demo data in the incident table, populating all mandatory fields. The demo data should have at least 20 records having a variety of State, Assigned to, and Assignment group. The incident records generated should have short descriptions that are believable and having to do with IT issues.
9+
10+
Prompt - variation 3
11+
As a ServiceNow developer, write a function that will insert demo data in the cmdb. The demo data should have at least 50 records having a variety of CI classes. For each CI class, the mandatory fields should be populated by the script.

0 commit comments

Comments
 (0)