EDI Integrator 2016 ActiveX Edition
EDI Integrator 2016 ActiveX Edition
Questions / Feedback?

AckIn Event

Fires immediately after receiving an acknowledgement from a client.

Syntax

Sub mllpservercontrol_AckIn(ConnectionId As Integer, Accepted As Boolean)

Remarks

This event fires immediately after receiving an acknowledgement (positive or negative) from an MLLP client.

The ConnectionId parameter reflects the Id of the connection that the acknowledgement was received on.

The Accepted parameter reflects whether the acknowledgement is positive (ACK - True) or negative (NAK - False).

Anytime a negative acknowledgement is received, the control will report an error with code 670.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 ActiveX Edition - Version 16.0 [Build 7240]