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

ControlRecord Event

Fires when the control record data is read.

Syntax

public void fireControlRecord(IdocreaderControlRecordEvent event);

public class IdocreaderControlRecordEvent {
  public String controlRecordData;
}

Remarks

This event is where you can retrieve the Control Record data as it is being read by the bean.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0