Skip to main content

Create Database Views Task

Generates entity model SQL views in the Identity Manager database. All views are prefixed by zz_. This tool deletes all views starting by zz_ and creates views from the entity model described in the running configuration.

For every EntityType, a matching SQL view is created from the UR_Resource table.

Examples


<CreateDatabaseViewsTask Identifier="Create_Database_Views" Agent="Local" OpenIdClient="Job" DisplayName_L1="Create Database Views"/>

Properties

PropertyDetails
Agent requiredType String Description Identifier of the agent on which the job will be launched. Warning: all jobs containing the task must be launched on the same agent or on the server.
DisplayName_L1 requiredType String Description Display name of the task in language 1 (up to 16).
OpenIdClient requiredType String Description Connection client for the task.
Identifier optionalType String Description Unique identifier of the task.