The parameters for a table element are as follows:
(Required)
Specifies the name of the table that stores some or all of the attributes in a managed profile of an object.
Indicates whether the table is the primary table for the managed object. The primary table contains the unique identifier for the object, as follows:
If you do not specify the primary parameter, CA Identity Manager assumes the table as a secondary table.
Note: Only one table can be the primary table.
Identifies a subset of the table entries that apply to the managed object only if the table stores information for more than one object type.
The filter parameter may resemble the following example:
filter="type=’USER’"
Note: The filter applies only to queries that CA Identity Manager generates. If you overwrite a generated query with a custom query, specify the filter in the custom query.
Indicates whether the outer join is a full outer join.
Note: The parameters are optional unless otherwise specified.
The Table parameter can contain one or more Reference elements to link a primary table to secondary tables.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |