Tracking
changes
ActiveVOS can track
changes to a model, allowing you to maintain a “baseline” version
of the model while you experiment with possible changes to it. This allows you
to rollback all changes at once (using the Modeling->Rollback to Baseline
command), or to reject individual changes using the Outline window.
To track changes
- Click
the BPMN model for which you want to track changes.
- On
the Modeling menu, select Track Changes. The editor will display two labels in the
lower left corner of the editor view: “To-Be” and
“As-Is.” If you click on “To-Be”, the editor
displays the model with the changes you make. If you click on
“As-Is”, the editor displays the model as it was last saved.
- Make any desired changes.
- To
reject all changes select the Modeling->Rollback to Baseline
command. (To undo individual changes, use the Edit->Undo
command, or Ctrl-Z. Multiple levels of Undo are supported.)
- To accept the changes, deselect Track Changes. Your
changes will be incorporated into the existing model.