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

EndTransfer Event

Fires after incoming HL7 data finishes transferring.

Object Oriented Interface

public function fireEndTransfer($param);

Procedural Interface

inedi_mllpserver_register_callback($res, 6, array($this, 'fireEndTransfer'));

Parameter List


'connectionid'

Remarks

This event fires after incoming HL7 data finishes transferring, immediately before the AckOut event is fired.

ConnectionId is the Id of the connection on which the data was received.

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