Configuring an undo of an import
You can use a number of undo properties to configure your undo process to detect whether any imported items have been modified after the import (true by default), and configure the log level for the process. Refer to the UndoInstruction class to see the configuration options for undo.
Procedure
- By default, the undo process checks if any of the imported items you are trying to undo has changed after the import. You can configure the undo to not perform this check. This speeds up the undo, but creates a risk of inconsistent data.
- You can configure one of three increasing logging levels.