Extending a Manifest
Extending a manifest means adding a sub-manifest to it - either a CDM library manifest or another custom manifest in your Navigator.
Overview
Sub-manifests allow you to compose hierarchical data models. A parent manifest can include entities from multiple sub-manifests, creating a layered structure that separates concerns while keeping related entities organized together.
Adding a Sub-Manifest
- Right-click on the parent manifest in the Navigator.
- Select Add Sub-Manifest.
- By default, only your custom manifests are shown. Enable the library manifest filter to include manifests from the CDM library.
- Select the manifest to add.
- Click Finish.
The sub-manifest and its entities are now visible under the parent manifest in the Navigator.
Notes
- Entities within a CDM library sub-manifest are not directly editable. Extend or copy them as exclusive entities if you need to modify them.
- Sub-manifest relationships are preserved when the parent manifest is exported.
- You can add multiple sub-manifests to a single parent manifest.