
The Read TCP Data activity reads data from an open TCP connection. The connection must be opened by an activity or process starter that executed previously in the process definition. Activities that can open a TCP connection are:
TCP Receiver,
TCP Open Connection, and
Wait for TCP Request. The activity that opens a TCP connection places a handle to the open connection in its connectionKey output element. The connectionKey is mapped to this activity’s input.
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.