IQ Delete Data
This is the Integration Queue Import Step that deletes the remote data (eg. file on file share, ftp etc.).
This step is called when the data is imported and committed to the database, and should therefore be safe to delete remote.
Object Definition
Object Type | Codeunit |
Object ID | 70314122 |
Object Name | QWESR IQ Delete Data |
Table No. | QWESR Integration Queue Import |
Events
Name | Description |
---|---|
OnAfterDeleteFile(Record "QWESR Integration Queue Import") | Raised after the data is deleted. |
OnBeforeDeleteFile(Record "QWESR Integration Queue Import"; Boolean) | Raised before the data is deleted. |
This documentation is generated from Spider v27.0