Rollback Model
Rollback model is the only way get and use the data in a model version. When this command is executed, the data in the original model is deleted and the data from the model version is copied to the original model.
The model version and the original model are identified by the names of the <Repository>, the <Model> and the <Model version name>.
By default, all versions succeeding the new current version will be permanently deleted. Use options to prevent deletion of versions.
Arguments:
Repository: |
Specify the name of the open repository that holds the model. Repository names are case sensitive. |
Model: |
Specify the name of the model to be rolled back. Model names are case sensitive. |
Model version name: |
Specify the name of the model version to roll back. The model name must start with a letter and the rest of the model name can be any mix of alphanumeric characters and the underscore character. Model names are case sensitive. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
keep all model versions: |
All model versions will be kept when this option is selected. |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |