EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

Output Event

Fires whenever a segment is complete.

Syntax

public void fireOutput(EdiwriterOutputEvent event);

public class EdiwriterOutputEvent {
  public byte [] outputData;
}

Remarks

The Output event will fire when the writer completes a new segment and writes data to the output stream or buffer. The Data parameter contains the data bytes.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0