Create an ODBC user account and assign the odbc role

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • The ODBC driver communicates with your ServiceNow instance as a specific user. Create an ODBC user account and assign the odbc role to enable the user to communicate via ODBC.

    始める前に

    Role required: admin

    このタスクについて

    The odbc role contains various additional roles, including the soap_query role required to make ODBC requests and the itil role required to access core tables such as the incident table. You can modify the odbc role to allow access to other tables as needed by adding additional child roles.

    手順

    1. Navigate to All > User Administration > Users.
    2. Click New.
    3. In the User ID field, enter odbc.user.
    4. Enter a Password for this user.
    5. From the form context menu, select Save.
    6. In the Roles related list, click Edit.
    7. Use the slushbucket to add the odbc role, and then click Save.
    8. Click Submit.

    次のタスク

    In a separate browser session, confirm that the odbc.user is able to log in to your ServiceNow instance.