|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
The TCP Receiver process starter starts a new process when a client requests a TCP connection. When a connection request occurs, the process starter places a handle to the open connection in the connectionKey output element. This connection key can be used by subsequent activities in the process definition to read data from, write data to, or close the connection.
The TCP Connection shared configuration resource that describes the port on which the local machine is listening for incoming TCP/IP requests. Note - TCP Keep-Alive is different from HTTP Keep-Alive.
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about controlling the execution order of process instances and about XPath expressions.
Host name of the client sending the TCP request. This field is available only when the enableDNSLookup field in the Advanced tab of TCP Shared Connection is selected.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |