Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 17 TCP/IP Palette : TCP Receiver

TCP Receiver
Process Starter
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.
Configuration
The Configuration tab has the following fields.
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.
Setting TCP Keep-Alive Parameters
Set the following OS level parameters to make the TCP Keep-Alive work.
Misc
The Misc tab contains the following fields:
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about controlling the execution order of process instances and about XPath expressions.
Output
The output for the activity is the following.
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
Copyright © Cloud Software Group, Inc. All Rights Reserved