Create
Definition
A Feature of type Create is used to create objects by listing attributes.
Usage
Steps | Preview | |
---|---|---|
1 | Fill in values for at least mandatory Attributes. | ![]() |
2 | Click on the "Create" button. | |
3 | The preview of the execution is displayed (according to the submit configuration). | ![]() |
4 | The execution is displayed (according to the submit configuration). | ![]() |
Configuration

Prerequisite
The following prerequisites are mandatory before configuring a create Feature:
Have configured an object type (Identity, Organization, Resource, Role or Role Publication).
All attributes definition listed in the create Feature must be created and linked to the object type.
Properties
Mandatory configuration elements
The mandatory configuration elements are described in the Features page.
Specific configuration elements
In the case of the creation Feature configured for a Role Publication object type, it is mandatory to add these built-in Attributes:
publicationOrganization (by using an Object Reference widget)
publicationRole (by using an Object Reference widget)
publicationAccess
publicationForCreate
publicationForUpdate
publicationForDelete
n the case of the creation Feature configured for an Organization object type and if the created Organization is not root, it is mandatory to add this built-in Attribute:
parentOrganization
Recommended configuration elements
The following requirements are recommended to build the XML configuration:
Options:
Views: define a unified set of elements placed in tab.
Sections: define related elements inside a View.
Columns: define Columns to display duplicates.
Frame: define a frame around the Screen or Section.
Authentication: define the authentication level to access Features.
OperationOnSelf: non-functional on a create Feature
HomeTile: use to access a Feature from the home page.
If attributes are configured as mandatory in the Object Type, they must be configured in the Feature.
Example
Simple configuration | Configuration for a Role Publication | Configuration for an Organization |
---|---|---|