ExchangePlanObject.<Exchange plan name>.OnSendNodeDataToSlave

Syntax:

OnSendNodeDataToSlave(<DataItem>, <Ignore>)

Parameters:

<DataItem>

Type: ExchangePlanObject.
Exchange plan node recorded in the exchange message.

<Ignore>

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

Description:

Appears before unloading exchange plan nodes (source and target) within distributed infobase.

    

1C:Enterprise Developer's Community