OnBeforeExecuteLinked Event
Raised before the linked records are processed.
Signature
[IntegrationEvent(false, false)]
OnBeforeExecuteLinked(var IQ: Record "QWESR Integration Queue"; var IsHandled: Boolean)
Parameters
var IQ
Record "QWESR Integration Queue"
The Integration Queue record that is the parent of any linked records.
var IsHandled
Boolean
Should be set to true if the subscriber handles the processing of linked records. Should be honored if already set. (Handled Pattern)
This documentation is generated from Spider v27.0