Skip to content

Commit 8f76e4a

Browse files
Merge pull request #85 from AutomateThePlanet/servicenow-getting-started
ServiceNow getting started update
2 parents f44720c + 6f610e4 commit 8f76e4a

File tree

1 file changed

+7
-6
lines changed
  • getting-started/bellatrix.servicenow.getting.started/src/test/java/O0_Prerequisites

1 file changed

+7
-6
lines changed

getting-started/bellatrix.servicenow.getting.started/src/test/java/O0_Prerequisites/readme.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,18 @@
1111

1212
#### Personal Developer Instance (Free)
1313
1. Go to [https://developer.servicenow.com/](https://developer.servicenow.com/)
14-
2. Click **"Get Started"** or **"Request Instance"**
15-
3. Create a ServiceNow Developer account (if needed)
16-
4. Request a **Personal Developer Instance (PDI)**
17-
5. You'll receive an email with your instance URL and credentials
18-
6. The instance remains active for 10 days of inactivity before hibernating
14+
2. Scroll down to page
15+
3. Click **"Register"**
16+
4. Create a ServiceNow Developer account (if needed)
17+
5. Request a **Personal Developer Instance (PDI)**
18+
6. You'll receive in your ServiceNow profile the instance URL and credentials
19+
7. The instance remains active for 10 days of inactivity before hibernating
1920

2021
#### Create a User with Admin Rights
2122
1. Log in with your Developer account
2223
2. Open the **Navigation menu** (click **All** if not visible)
2324
3. Filter for: `sys_user.list` and press Enter
24-
4. Click **New** and fill out the **New Record** form
25+
4. Click **New** and fill out the **New Record** form and do NOT forget to fill in the User ID
2526
5. Open the newly created user record
2627
6. Scroll to the **Role** tab at the bottom
2728
7. Click **Edit**

0 commit comments

Comments
 (0)