Element Details: Connection.HTTP
 Back


Available in: Logi Info Source code name: Connection.HTTPIntroduced in: v11.0.416

Use Connection.HTTP to define the parameters required to open a connection to an HTTP or HTTPS data source.

Element Group:General Purpose Web Services



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CommandTimeOut
UserDefined
The CommandTimeOut attribute specifies the amount of time, in seconds, before the request to connect to the data source is presumed to have failed. For most data sources, the default value is 60 seconds. For MySql, the default is 30 seconds.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
Password
UserDefined
The password for the specified Username to authenticate this connection.
UrlHost
UserDefined
URL for the host providing the REST style Web service. Example: www.example.com
Username
UserDefined
The Username to authenticate this connection.



PARENT ELEMENTS

Click element to drill down for more information.

Connections


CHILD ELEMENTS

Click element to drill down for more information.

Request Header


 Back to top


 Chart Debug