Saving a Model

When a model contains unsaved changes, an asterisk is appended to its name in the Browser. You can save a model or all the models in the workspace.

When you save a model or a multi-model report, PowerDesigner automatically assigns to the file a unique identifying number called GUID (Global Unique ID), and creates a backup copy of your file with the same identifying number. The GUID is used to identify documents in the Repository and during model generation.

The following formats are available when you save a model:


  • XML - [default] Is larger and somewhat slower to load than binary, but the model file can be edited in a text editor outside of PowerDesigner. Recommended for small to medium-sized models.
  • Binary - Is smaller and faster to load than XML, but cannot be edited outside of PowerDesigner. Recommended for large models.

To save your model, do one of the following: