ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

Output Event

Fires whenever a segment is complete.

Syntax

public void fireOutput(IdocwriterOutputEvent event);

public class IdocwriterOutputEvent {
  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) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0