Skip to main content

ServiceNow

User Management

Adding, updating and deleting users in ServiceNow.

A global administrator manages the individuals who can access ServiceNow by defining them as users in the system and assigning them to role/groups.

Note

Please refer to the following pages:

  • Requirements - to understand more about app roles, their proxy users, and Tachyon roles

  • Preparation - how to set up proxy users and roles in Tachyon.

Roles provided by 1E Core app

Access to features in the 1E Core application is handled by three roles created in ServiceNow when the application is installed, as shown in the following table.

Role name

Additional ServiceNow roles required

Description

x_1e_core_connect.admin

n/a

This role allows its users to configure and set up the 1E Core application.

ServiceNow admin users must change their application scope to 1E Core in order to configure the application, and retrieve instructions.

x_1e_core_connect.tenant_user

n/a

This role allows its users to use all 1E ServiceNow applications except for the 1E Core application. The role is inherited by the roles used by the 1E ServiceNow applications.

This role allows its users to access the x_1e_core_connect_domain_api_configuration table.

x_1e_core_connect.user

n/a

This role allows its users to use all 1E ServiceNow applications except for the 1E Core application. The role is inherited by the roles used by the 1E ServiceNow applications.

The role is inherited by the 1E ServiceNow solution roles.

Adding a new user in ServiceNow

To add a new ServiceNow user in the 1E Core app:

  1. Login to ServiceNow with Global administrator credentials.

  2. Search for users in the search field of the navigation panel.

  3. Click on Users tab under User Administration.

  4. Click on the New button on the left hand side of the header.

    230724271.png
  5. Enter the required details for a new ServiceNow user and click on Submit button.

    230724270.png
  6. After clicking Submit the Users list will be displayed. You can check that the user has been added successfully by searching for the user Name in the header.

    230724269.png

Warning

For administrative users, when switching between ServiceNow apps, ServiceNow does not always change the app context. This can cause the app page properties to be grayed out, preventing edits of the properties. ServiceNow will sometimes display a message at the top of the page to this effect:

"Warning Message: This record is in the <application you just switched to> application, but <the previous app> is the current application. To edit this record click here."

Clicking on "click here" will correct this issue, but given that this message doesn't always occur, it is best to allow the administrative user to change app contexts as needed. This is done by:

  1. Select the user from the users list to open the user details page.

  2. Click on the Settings (gear) icon in the top right corner.

  3. Select the Developer tab.

  4. Ensure the Show application picker in header option is enabled.

The administrative user can now select the current application from the ServiceNow header.

For further information read 1E Core post-installation tasks for 1E Core.

230724268.png
Adding or removing the Tachyon roles for an existing user

A ServiceNow global administrator can update the roles for an existing user. This will be required for the 1E Core app to assign the appropriate roles to access Tachyon and administer the 1E ITSM Connect app.

To update the roles for an existing user:

  1. In ServiceNow, navigate to User Administration→Users and use the search field to find the user you want to update. In our example, we will modify the AppUser1 user, so we type app in the search field.

  2. When the user is displayed, open their details by clicking on the link in the UserID column for the user.

    230724267.png
  3. On the user details page, select the Roles Tab and click on the Edit... button. Doing this will display the Edit Members screen.

    230724266.png
  4. On the Edit Members screen search for roles containing the word core. In our example we type the text *core in the Collection search field. Doing this displays the two related roles in the Collection list:

    • x_1e_core_connect.admin

    • x_1e_core_connect.user

  5. To add a role to the user select it from the Collection list and click the > button to move it to the Roles List.

  6. To remove a role which has been assigned to a user, select that role from the Roles List and click the < button.

  7. Once the required roles have been selected click on the Save button to add/remove those roles for the user.

  8. When this is done the User details page will be displayed with the selected user's roles updated accordingly.

    230724265.png
Deleting a user

Global administrators have permissions that allow them to delete users from ServiceNow. To do this:

  1. In ServiceNow, navigate to User Administration→Users and use the search field to find the user you want to delete. In our example we demonstrate deleting AppUser1, so we type app in the search field.

  2. When the user is displayed, open their details by clicking on the link in the UserID column for the user.

    230724264.png
  3. On the user details screen, click on Delete button.

    230724263.png
  4. A confirmation box will be displayed asking if you want to proceed to delete the user. Click on the Delete button to confirm deletion.

  5. Once this is done the user will be deleted. You can verify this by searching for the user in the users list.

    230724262.png