Test connectivity to the ServiceNow instance
Test the ServiceNow DEX instance network connectivity.
Before you begin
- On Windows, download the curl utility with the latest binaries to support mutual Transport Layer Security (mTLS) authentication.
- From https://curl.se/windows/, download the latest curl zip file and extract it to your local drive.
- Open a command prompt and set the path to the downloaded curl binary.
For example,
SET PATH=C:\curl-8.12.1_1-win64-mingw\bin;%PATH%.
Note:The curl utility downloaded from the website doesn't replace the existing utility version on your local machine. The new version is applicable to the current CMD session only. - On macOS, use the curl utility version already installed.
Role required: agent_client_collector_admin
Procedure
Result
The match confirms that the connection is established with the ServiceNow® instance.