Telnet Tasks

Properties   Configuration Settings  

The Telnet Component enables remote execution of commands over Telnet.

Remarks

The Telnet Task enables remote execution of commands over Telnet.

Telnet Send Adapter

The Telnet Send Adapter provides a light-weight remote command execution client for BizTalk Server. To begin Server must be specified. By default Authenticate is True and User and Password must also be set.

Specify the command to be executed in Command. Upon execution the task will connect to the Telnet server and execute the Command. The response will be provide through the CommandResponse property.

Additional scripting properties BeforeExecute and AfterExecute provide additional flexibility allowing any number of commands and operations to be performed.

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.

AfterExecuteA set of commands to be executed after Command execution.
AuthenticateWhether to authenticate when connecting.
BeforeExecuteA set of Telnet commands to be executed before Command execution.
CommandThe command to be sent to the server.
CommandResponseThe response to the command.
CommandResponseFileA file to hold the response to the command.
FirewallA set of properties related to firewall access.
LogFileThe file to write logging information to at runtime.
LoginPromptThe format of the prompt for the user's login.
LogModeWhat information gets logged during component execution.
OtherDefines a set of configuration settings to be used by the component.
PasswordThe password to use for authentication.
PasswordPromptThe format of the prompt for the user's password.
PortThe remote port for the Telnet service (default is 23).
RuntimeLicenseSpecifies the component runtime license key.
ServerThe address of the Server.
ShellPromptThe shell prompt of the telnet session.
ShellPromptExpressionA regular expression to match the shell prompt returned by the server.
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.
SSLStartModeDetermines how the component starts the SSL negotiation.
TimeoutA timeout for the component.
UserThe username to use for authentication.

Configuration Settings


The following is a list of configuration settings for the task with short descriptions. Click on the links for further details.

EOLThe EOL used to parse the response.
LogoffWhether or not to logoff from the server after execution.
ReturnPromptWhether to include the prompt in response data.
ReturnScriptResponseWhether to include script output in response data.
TerminalTypeThe terminal type.
ReuseSSLSessionDetermines if the SSL session is reused.
SSLCipherStrengthThe minimum cipher strength used for bulk encryption.
SSLEnabledCipherSuitesThe cipher suite to be used in an SSL negotiation.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
SSLIncludeCertChainWhether the entire certificate chain is included in the SSLServerAuthentication event.
SSLSecurityFlagsFlags that control certificate verification.
TLS12SignatureAlgorithmsDefines the allowed TLS 1.2 signature algorithms when UseInternalSecurityAPI is True.
TLS12SupportedGroupsThe supported groups for ECC.
TLS13KeyShareGroupsThe groups for which to pregenerate key shares.
TLS13SignatureAlgorithmsThe allowed certificate signature algorithms.
TLS13SupportedGroupsThe supported groups for (EC)DHE key exchange.
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts.
LocalHostThe name of the local host or user-assigned IP interface through which connections are initiated or accepted.
TcpNoDelayWhether or not to delay when sending packets.
UseInternalSecurityAPITells the component whether or not to use the system security libraries or an internal implementation.

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