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:

Roles provided by 1E Service Catalog Connect app

Access to features in the 1E Service Catalog Connect app is handled by two roles created in ServiceNow when the app is installed and shown in the following table. The table also shows any additional ServiceNow roles required by each 1E Service Catalog Connect app role.

Role name

Additional ServiceNow roles required

Description

x_1e_service_catal.shopping_admin

n/a

This role allows its users to configure the 1E Service Catalog Connect app, in addition to having the same rights as the x_1e_service_catal.shopping_user role.

ServiceNow admin users must change their application scope to 1E Service Catalog Connect in order to configure the app.

x_1e_service_catal.shopping_user

n/a

This role grants its users access to invoke WSA and select catalog items tied with tachyon instructions.

Adding a new user in ServiceNow

To add a new ServiceNow user in the 1E Service Catalog Connect 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.

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

    230726225.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.

    230726224.png
Adding or removing the roles for an existing user

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

To update the roles for an existing user:

  1. 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 AppUser2 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.

    230726223.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.

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

    • x_1e_service_catal.shopping_admin

    • x_1e_service_catal.shopping_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.

    230726230.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.

    230726231.png
Deleting a user

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

  1. Navigate to User Administration→Users and use the search field to find the user you want to delete. In our example we demonstrate deleting AppUser2, 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.

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

    230726227.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.

    230726232.png