TCP Close Connection

TCP Close Connection is a synchronous activity that closes a TCP connection opened by a previously executed activity or a process starter.

General

The General tab has the following fields.

Field Description
Name The name to be displayed as the label for the activity in the process.

Description

Provide a short description for the activity.

Input

The following is the input for the activity.

Input Item Datatype Description
connection binary The handle to the connection that you want to close.

This value is obtained from a previously executed activity in the process that opened the connection.

Output

The activity has no output.

Fault

The Fault tab lists the possible exceptions generated by this activity. For more information about error codes and the corrective action to take, see the TIBCO BusinessWorks™ Container Edition Error Codes guide.

Fault Generated When..
TCPActivityFault There is some problem associated with the activity at runtime.