Skip to main content

Create an Entity Type

Add a new entity type to your domain model and map it to a Polarion work item type.

Configure a Relationship

Define relationships between entity types with link roles and navigation properties.

Add a Custom Property

Expose Polarion custom fields as properties in your domain model.

Configure Constraints

Scope entity loading, creation, and picker filters using constraint rules.

Set Entity Permissions

Control read and write access at the entity and property level.

Advanced Guides

For a new domain model, follow these guides in sequence: Create an Entity Type first (which includes Polarion type mapping), then Add a Custom Property, and finally Configure a Relationship. Add constraints and permissions after the basic structure is working.
KB ArticlesSupport TicketsSource Code
  • build.properties
  • DomainModelV2.java