You use Entity activities to update entities in the Identity Vault. The procedures for working with Entity activities differ slightly from the procedures for working with other activity types.
The section includes the following topics:
From the Workflow page, click the Entity activity icon in the palette, then click the canvas to insert the Entity activity into the workflow.
Click the tab.
Click in the column of the field, then select the (for example, User, Group) that you want to create or modify. If the target object that you specify in Step 6 already exists, the target object is modified; if the target object doesn't exist, it is created.
Click in the column of the field, then select .
Click the tab.
Click the button next to the field to display the ECMA expression builder, then specify an expression that identifies the target of the operation (for example, “recipient”).
Click to return to the Data Item Mapping view.
Specify expressions for other attributes as required to create the Entity.
See Section 3.2, Working with Entities and Attributes for information about adding entities. If you are adding an entity, you must enter expressions for all required attributes.
From the Workflow page, click the Entity activity icon in the palette, then click the canvas to insert the Entity Activity into the workflow.
Click the tab.
Click in the column of the field, then select the Entity Type (for example, User, Group) to which the entity that you want to delete belongs.
Click in the column of the field, then select .
Click the tab.
Click the button next to the field to display the ECMA expression builder, then specify an expression that identifies the Entity that you want to delete.
Click to return to the Data Item Mapping view.
From the Workflow page, click the Entity activity icon in the palette, then click the canvas to insert the Entity activity into the workflow.
Click the tab.
Click in the column of the field, and select the Entity Type (for example, User, Group) of the entity to which the attribute or value that you want to delete belongs.
Click in the column of the field, and select .
Click the tab.
Click the button next to the field to display the ECMA expression builder, then specify an expression that identifies the entity that contains the attribute or value that you want to delete.
Click to return to the Data Item Mapping view.
Click in the field for the attribute to which you want the operation to apply, then select the operation from the list:
Select for single-value attributes
Select either or for multi-value attributes. Selecting for multi-value attributes also requires that you enter an expression to identify the value that you want to delete.
To delete a value, click in the field for the attribute to which you want the operation to apply, then specify an expression that resolves to the value of the attribute that you want to delete.