HTTP Properties

Receiver Property List


The following is the full list of the properties of the receiver task with short descriptions. Click on the links for further details.

AuthorizationThe Authorization string to be sent to the server.
AuthSchemeThe authorization scheme to be used when server authorization is to be performed.
ContentTypeDefines the Content-Type header in the request.
CookiesThe cookies to be sent in the HTTP request.
FirewallA set of properties related to firewall access.
FollowRedirectsDetermines what happens when the server issues a redirect.
HTTPMethodThe HTTP method used for the request.
HTTPProxyA set of properties related to proxy access.
HTTPVersionThe HTTP version to use.
LocalFileThe path to a local file for download.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during component execution.
OAuthAuthorizationOAuth Authorization Information.
OtherDefines a set of configuration settings to be used by the component.
OtherHeadersOther headers as determined by the user.
OverwriteWhether or not the task should overwrite the output file.
PasswordA password if authentication is to be used.
PostDataThe data to be posted to the server.
RequestParamsParameters to add to the POST or PUT request.
ResponseInfoString denoting the name of the variable which contains the last server response.
RuntimeLicenseSpecifies the component runtime license key.
SSLAcceptServerCertInstructs the component to unconditionally accept the server certificate that matches the supplied certificate.
SSLAcceptServerCertAcceptAnyTells the component to accept any server certificate.
SSLCertThe certificate to use for client authentication during the SSL handshake.
TimeoutA timeout for the component.
URLThe URL to which the request is made.
UserA user name if authentication is to be used.

Sender Property List


The following is the full list of the properties of the sender task with short descriptions. Click on the links for further details.

AttachedFileA file to include in the POST data.
AuthorizationThe Authorization string to be sent to the server.
AuthSchemeThe authorization scheme to be used when server authorization is to be performed.
ContentTypeDefines the Content-Type header in the request.
CookiesThe cookies to be sent in the HTTP request.
FirewallA set of properties related to firewall access.
FollowRedirectsDetermines what happens when the server issues a redirect.
HTTPMethodThe HTTP method used for the request.
HTTPProxyA set of properties related to proxy access.
HTTPVersionThe HTTP version to use.
LocalFileThe path to a local file for download.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during component execution.
OAuthAuthorizationOAuth Authorization Information.
OtherDefines a set of configuration settings to be used by the component.
OtherHeadersOther headers as determined by the user.
OverwriteWhether or not the task should overwrite the output file.
PasswordA password if authentication is to be used.
PostDataThe data to be posted to the server.
RequestParamsParameters to add to the POST or PUT request.
RuntimeLicenseSpecifies the component runtime license key.
SSLAcceptServerCertInstructs the component to unconditionally accept the server certificate that matches the supplied certificate.
SSLAcceptServerCertAcceptAnyTells the component to accept any server certificate.
SSLCertThe certificate to use for client authentication during the SSL handshake.
StatusLineThe first line of the last server response.
TimeoutA timeout for the component.
TransferredDataThe body of the HTTP response.
TransferredHeadersThe full set of headers as received from the server.
URLThe URL to which the request is made.
UserA user name if authentication is to be used.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]