From a4378db15f8462fa2049a552eb5bdd0774061770 Mon Sep 17 00:00:00 2001 From: DimiDimitrova <96544050+DimiDimitrova@users.noreply.github.com> Date: Wed, 5 Nov 2025 11:17:50 +0200 Subject: [PATCH] Add steps in readme.md 0 about how to make PDI --- .../src/test/java/O0_Prerequisites/readme.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/getting-started/bellatrix.servicenow.getting.started/src/test/java/O0_Prerequisites/readme.md b/getting-started/bellatrix.servicenow.getting.started/src/test/java/O0_Prerequisites/readme.md index b1de1ac4..5fca797d 100644 --- a/getting-started/bellatrix.servicenow.getting.started/src/test/java/O0_Prerequisites/readme.md +++ b/getting-started/bellatrix.servicenow.getting.started/src/test/java/O0_Prerequisites/readme.md @@ -11,17 +11,18 @@ #### Personal Developer Instance (Free) 1. Go to [https://developer.servicenow.com/](https://developer.servicenow.com/) -2. Click **"Get Started"** or **"Request Instance"** -3. Create a ServiceNow Developer account (if needed) -4. Request a **Personal Developer Instance (PDI)** -5. You'll receive an email with your instance URL and credentials -6. The instance remains active for 10 days of inactivity before hibernating +2. Scroll down to page +3. Click **"Register"** +4. Create a ServiceNow Developer account (if needed) +5. Request a **Personal Developer Instance (PDI)** +6. You'll receive in your ServiceNow profile the instance URL and credentials +7. The instance remains active for 10 days of inactivity before hibernating #### Create a User with Admin Rights 1. Log in with your Developer account 2. Open the **Navigation menu** (click **All** if not visible) 3. Filter for: `sys_user.list` and press Enter -4. Click **New** and fill out the **New Record** form +4. Click **New** and fill out the **New Record** form and do NOT forget to fill in the User ID 5. Open the newly created user record 6. Scroll to the **Role** tab at the bottom 7. Click **Edit**