Table of Contents

OnBeforeImportCheck Event

Codeunit IQ Import Check

Raised before the verification is being done.

Signature

[IntegrationEvent(false, false)]
OnBeforeImportCheck(var IQI: Record "QWESR Integration Queue Import"; var IsHandled: Boolean)

Parameters

var IQI Record "QWESR Integration Queue Import"

The record with the data that has been imported.

var IsHandled Boolean

Should be set to true if the subscriber handles the deletion of the remote data. Should be honored if already set. (Handled Pattern)

This documentation is generated from Spider v27.2