Configuration Guide

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.

image-20220927-195043.png


2

Click on the "Create" button.
This button is not configurable and is displayed automatically if the Feature's Type is CREATE.


3

The preview of the execution is displayed (according to the submit configuration).
Click on the "Confirm" button to validate. You can cancel the creation by clicking on the "Cancel" button.

image-20220927-195037.png


4

The execution is displayed (according to the submit configuration).
Click on the "Close" button to validate.

image-20220927-195030.png


Configuration

CreateFeature.png


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

The following requirements are recommended to build the XML configuration:

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

Sample_Create.xml


Sample_Create_Role_Publication.xml


Sample_Create_Organization.xml


  • Deduplication

    A deduplication Feature allows to check for duplicates before creating a new object.

  • Hub

    A hub Feature is used to list several Features on tabs on the same screen.

  • Read

    A Feature of type Read is used to read the content of created objects by listing attributes.

  • Search

    A Search feature is used to allow search for objects and displays the results in a table.

  • Update

    An Update feature is used to allow modifications on objects by listing attributes.

  • Bulk

    A Feature of type bulk allows to apply several operations on these objects at the same time.

  • Raw Update

    A Raw Update feature is used to perform modifications on all attributes on objects (built-in and related to object).

  • UI for Object

    A Ui for Object (UI_FOR_OBJECT in XML) is used to configure a dedicated element on an object, like a Role Assignment Widget or a Role Dashboard Widget.

  • Application Portal

    An application portal feature allows users to have a quick and simple access to all his applications.