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

ReceiveIDoc Property

Determines if IDocs will be received.

Syntax

public boolean getReceiveIDoc();
public void setReceiveIDoc(boolean receiveIDoc);

Remarks

If true, the bean will receive IDoc functions.

The bean will fire the IDocStart event, after which the IDocControlRecord event will fire, providing you with the document's control record. Then the IDocDataRecord event will fire with each Data Record segment in the document. Once the entire document has been received, the IDocEnd event will fire.

This property is not available at design time.

Default Value

False

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