/n software BizTalk Adapters V4 - Online Help
Available for:
/n software BizTalk Adapters V4
Questions / Feedback?

Telnet Adapter

Properties   Configuration Settings  

The Telnet Adapter enables remote execution of commands over Telnet.

Remarks

The Telnet Adapter 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 adapter 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.

Please refer to the section on adapter configuration for a description of how to configure receive locations and send ports for this adapter.

Sender Property List


The following is the full list of the properties of the sender adapter 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.
ConnectionLifetimeInstructs the adapter whether or not to leave the connection to the server open.
FirewallA set of properties related to firewall access.
LoginPromptThe format of the prompt for the user's login.
MaxPersistentConnectionsThe maximum number of simultaneous persistent connections when sending.
MaxThreadsThe maximum number of threads that the adapter may consume.
MaxTransmissionBatchSizeThe maximum number of messages that can be sent in a single batch.
OtherDefines a set of configuration settings to be used by the adapter.
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 adapter 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 adapter to unconditionally accept the server certificate that matches the supplied certificate.
SSLCertThe certificate to use for client authentication during the SSL handshake.
SSLStartModeDetermines how the adapter starts the SSL negotiation.
SSOAffiliateSpecifies the name of the SSO Affiliate Application..
TimeoutA timeout for the adapter.
TransmitBatchModeHow the transmitter processes batches.
TransportLogTells the adapter where and how to report information about its operations.
URIThe Uniform Resource Identifier (URI) of the send port or receive location.
UserThe username to use for authentication.

Configuration Settings


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

EOLThe EOL used to parse the response.
ReturnPromptWhether to include the prompt in response data.
ReturnScriptResponseWhether to include script output in response data.
TerminalTypeThe terminal type.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
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.
UseManagedSecurityAPITells the adapter whether or not to use the system security libraries or a managed implementation.
PersistedConnectionTimeoutHow long to leave a persisted connection alive.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0