/
Export deleted records
ConnectIT 365
Export deleted records
When exporting a record when it is deleted, the export entry will be created directly as opposed to the record being added to the export queue first and processed later.
However, there is always a chance a delete fails (for example because for some reason the record cannot be deleted yet because of relations to other records in the database).
In this case, the export entry is created, while the record was not deleted. To prevent processing this export entry additional code has to be written on the OnBeforeProcessExport event.
The system Id of the record in the entry can be found in related that Export Entry Record. For more info on events see events.
, multiple selections available,
Related content
Imported records
Imported records
More like this
Export queue
Export queue
More like this
Recurrence (Export)
Recurrence (Export)
More like this
Import/Export Events
Import/Export Events
More like this
Logging
Logging
More like this
Filtering and output conditions
Filtering and output conditions
More like this
IDYN 2024