Client Connection: HTTP πŸš€

Fields with the asterisk * are mandatory.

Properties
Description

STATUS

Enable or disable the client connection. Possible values:

  • Enabled (default)

  • Disabled

NAME *

Name of the HTTP connection you are creating. The maximum number of characters is 128. Blanks and the ' " | special characters are not supported.

DESCRIPTION

Description of the HTTP connection you are creating. The maximum number of characters is 2048.

HOST *

Remote host IP Address or hostname.

PORT *

Port to connect to the remote host (1 to 65535).

USERNAME

Username to be used for the connection. The maximum number of characters is 320.

PASSWORD

User password.

CONNECTION TIMEOUT *

Number of seconds without network activity to wait before closing a session due to inactivity. Default value: 60.

FILE FORM FIELD *

Name of the form field for the file contents. This field is used during file upload.

  • For uploads to Data Mover, the form field name must be file.

  • For uploads to another partner, the required field name must be provided by the partner’s server administrator.

CONNECT THROUGH DMZ

Enable or disable DMZ proxy. Possible values:

  • Enabled

  • Disabled (default)

SELECT DMZ CLUSTER πŸš€

When the Connect through DMZ toggle is enabled, this drop-down list displays all DMZ Clusters configured in Setup β†’ DMZ Clusters. When you select one or more DMZ clusters, they will be applied to the client connection. If one of the selected DMZ clusters is unavailable, the remaining DMZ clusters will be used in RUNTIME or ROUNDROBIN mode. If no DMZ cluster is selected, all configured DMZ clusters will be used automatically.

MAX RETRIES *

Maximum number of retries. If this field is empty or set to 0, no retries will be executed and the job will be set to Failed if the first attempt is not successful. A high value corresponds to a high number of retrying attempts.

RETRY INTERVAL

This field will appear only if you have set the maximum number of retries to 1 or greater. Time (in seconds) waited before retrying to execute a job. The lower the value, the more frequent the retrying attempts. If this field is empty or set to 0, no retries will be executed and the job will be set to Failed if the first attempt is not successful.

Last updated