Skip Headers
Oracle® Communications Design Studio Modeling OSM Processes
Release 7.2.4
Go to Design Studio Help Home
Go to Table of Contents
Go to Feedback page

Go to previous page
Go to next page
Mobi · ePub

Project Editor Manifest Tab

Use the Project editor Manifest tab to manage entity-level dependencies in a cartridge.

Note:

Design Studio populates the entity list based on project-level dependencies defined in the Dependency tab. If you have not defined any project dependencies, the entity list will be empty. See "Project Editor Dependency Tab" for more information.

The cartridge manifest declares two types of entities:

The manifest is used by the deploy and undeploy processes to resolve all required references. If these dependencies are not resolved, the cartridge cannot be deployed or undeployed.

Exported Entities

Field Use
Entity Type Displays a list of all possible entity types for the cartridge. Select an entity type to display the entities in the cartridge.

Note: Exported entity types are predefined and cannot be removed or opened.

Entity List Displays the entities for the selected entity type. If the cartridge is sealed, the entity list is read-only.

To exclude entities from the list, deselect the Include all from project check box, then click Select, and then from the selection list select only those entities that you want to include in the solution. For example, you may not want to make a particular manual task available to other cartridges and would therefore exclude it.

After the list is populated, you can click Remove to remove entities or Open to open the corresponding editor.

Note: Excluding an entity in the Manifest tab removes it from the validation process only; packaging is not impacted. If the entity is referenced in the run-time environment, it is available.

Include all from project By default, the check box is selected. The entity list is automatically populated with every entity defined in the cartridge.

To customize the entity list, deselect the check box, and then click Select to select one or more entities from the selection list.


Referenced Entities

Field Use
Entity Type Displays a list of all entity types that are referenced by entities in this cartridge. Select an entity type to display the referenced entities.

Note: Referenced entity types are predefined and cannot be removed or opened.

Entity List Displays the referenced entities for the selected entity type. The list displays in read-only mode.

Right-click an entity type and select Open to open the corresponding editor.


Related Topics

Order and Service Management Project Editor