TCP - send over TCP_IP (Basic)

Description - Send a document over the TCP/IP protocol

Runtime Class - com.ibi.agents.XDTCPEmitAgent



Parameter Groups

 ParameterTypeDescription
*Host:stringThe machine name or IP address of the TCP host
*Port:integerThe port to which to connect to the host
Timeout:integerTimeout interval for socket in milliseconds
* - denotes required
 ParameterTypeDescription
Return Document:stringType of output of this object

Select from one of the following options:
  • Status Document {status}
  • Input Document {input}
  • Response Document {response}
* - denotes required

Output Events

NameDescription
successThe operation was successful.