This is not the latest version of Identity Director documentation.View available documentation.
Add the Perform Table Operation action to make changes to table service attributes, table global attributes or table people attributes. For example, this is useful to process certain data that is first available after other actions in the workflow are completed (e.g. a Set Person Attributes and Identifiers action).
Configuration
Item |
Explanation and Tips |
---|---|
Action Name |
Optionally specify a friendly name for the action. This name must be unique in the workflow. |
Attribute category |
Specify if changes apply to a table service attribute, a table global attribute or a table people attribute. |
Table attribute |
Select the table attribute to perform the Operation on. |
Select row |
Set a new selected table row, based on a match between a specific table column and column value.
|
Add row |
Add rows to the table columns.
|
Edit row |
Edit a table row, based on a match between a specific table column and column value. You can also edit the current selected row.
|
Delete row |
Remove a table row, based on a match between a specific table column and column value. You can also remove the current selected row. |
Filter table |
Filter the table of the selected attribute to create a subset of data for this specific service workflow. |
- This action adds an exception to the workflow. This allows you to specify what should happen when for example a specified row cannot be found. For global attributes, exceptions can also occur when two services try to update the same global attribute (e.g. service A deletes a record and service B tries to update that same record that now no longer exists.