ExchangePlanObject.<Exchange plan name>.OnReceiveNodeDataFromMaster

Syntax:

OnReceiveNodeDataFromMaster(<DataItem>, <Ignore>)

Parameters:

<DataItem>

Type: ExchangePlanObject.
Exchange plan node read from the exchange message.

<Ignore>

Type: Boolean.
A flag that controls recording of exchange plan node to the database. If you set True value to the parameter within the handling procedure, exchange plan node will not be recorded to the database.
Default value: False.

Description:

Appears for both exchange plan nodes (source and target) after their loading from the exchange message within the distributed infobase but prior recording in the data base.

    

1C:Enterprise Developer's Community