You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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