NTCP Client Write Agent Service (com.ibi.agents.XDNTCPClientWriteAgent)

Syntax:

com.ibi.agents.XDNTCPClientWriteAgent

iIT Service Object:

format: NTCP Client Write Agent

Description: Writes data to a connection registered with an NTCPClient listener.

Parameters:

Parameter

Description

Connection ID *

The ID of a persistent connection to an NTCP Client listener, as stored in the ntcp_connectionid special register when the connection is registered by the NTCP Client Register agent.

Return Document

Type of output from this service. If input, the service will output its input document. If status, the service will output a standard status document after emitting to the specified connection.

Edges:

The following table lists the available Line Edges for the NTCP Client Write Agent Service (com.ibi.agents.XDNTCPClientWriteAgent).

Line Edge

Description

OnError

An exception occurred during execution.

OnSuccess

The operation was successful.

OnFailure

A fail condition occurred during execution.

OnFailConnection

Could not connect to the external system.

OnParseError

Could not parse a document.

OnFailedOperation

Could not perform the operation requested.