Test Connection
This topic provides an example of an XML response for a test connection operation.
-
In the Operation Name field, enter Test Connection (XML) as the operation name.
-
From the Operation Type drop-down list, select Test Connection.
-
In the Authentication URL field, enter the URL specific to the test connection.
-
In the HTTP Method drop-down list, select POST.
The Header has the data keys and their corresponding values. These key value pairs are sent as part of header in the HTTP request.
The HTTP body is used for posting the data with a request. The body has two data entry types, Form Data and Raw. The XML format does not support Form Data.
In the Raw field, enter the XML payload for the test connection.
The Root Path is the common path present in the XML response. The Success Code is the successful HTTP response code expected by the respective Web Service operation. By default, the success code is 2**.