AX1154
Create Restore Point command
Use the Create Restore Point command to save the currently active file and create a restore point (a document version).
Can be used in
- Task panes
- Ribbon tabs
This command is included in the default AxiomDesigner.AXL
ribbon tab.
When the Create Restore Point command is selected from the Command Library as the shortcut target, it displays as command://CreateRestorePoint or command://CreateRestorePointCommandAdapter (legacy syntax).
Shortcut parameters
This command does not have any shortcut parameters.
Visibility
Items using this command are only visible if the following conditions are met:
- The user has read/write access to the current file.
- The current file is a managed Axiom file.
You can use the Show restricted items option in the task pane or the ribbon tab to force items that use this command to be visible at all times (but grayed out if unavailable).
Remarks
- The save performed as part of creating the restore point is a file save only. Any save-to-database processes configured in the file are not run.
- This command is intended to be used in conjunction with the Restore Prior Version command, to provide the means to both create versions and restore versions.