Server Configuration

Provides detailed information for configuring an Server as an External Resource.

General Properties

Property Description
Name Defines the name of this external resource.
Type Specifies the external resource type.

Details

The following properties must be defined for an Server configuration:
Property Description
Protocol Specifies the protocol for the server configuration. Possible values are:
  • HTTP
  • HTTPS
Host Specifies the hostname or IP address of the server.
Port Specifies the port number where the server listens for requests. The default is 85.
Path Specifies the path part of the URL used to locate the Server.
URL Specifies the URL of the server. You cannot edit this field directly, the URL is formed based on the protocol, host, port and path you define.
Requires HTTP Basic Authentication Specifies whether the HTTP server requires basic HTTP authentication.
User Specifies the username used to authenticate HTTP requests.
Password Specifies the password used to authenticate HTTP requests.
Connection Timeout Specifies the time (in seconds) the server waits for a connection to become available.