Delete Procedure
This function should delete the remote data (eg. file on file share, ftp etc.).
This function is called when the data is imported and committed to the database, and should therefore be safe to delete remote.
Signature
Delete(var IQI: Record "QWESR Integration Queue Import") Handled: Boolean
Parameters
var IQI
Record "QWESR Integration Queue Import"
The record the remote data should be deleted for. The fields Path, Name or "Full Path" should contain the information needed.
Returns
Boolean
true if this method is implemented, otherwise false and an error will be thrown.
This documentation is generated from Spider v27.0