The endpoint element defines an endpoint in the CA Identity Manager data tree that is included in connector jobs. You must specify an endpoint type before you assign any of its endpoints to a connector. This is reflected in the XML structure. The endpoint element can only appear as a child of an endpointtype element.
The endpoint element contains child elements that allow detailed definition of data resources within the specified endpoint.
This element has the following format:
<endpoint
name="name" fetch-policy="fetch-policy" directory-class="directory-class" directory-name-attribute="directory-name-attribute" account-class="account-class" account-name-attribute="account-name-attribute" default-policy-name="default-policy-name" ignore-problematic-policies="ignore-problematic-policies" ignore-problematic-accounts="ignore-problematic-accounts" ignore-problematic-resource-types="ignore-problematic-resource-types" > <resource> ... <resource>
</endpoint>
This element contains the following attributes and child elements:
Defines the endpoint you want to include, as it is defined in CA Identity Manager. Use the * wildcard to include all endpoints of the endpoint type.
Specifies connector behavior if the endpoint data cannot be retrieved. Valid values are as follows:
Defines the object class of the endpoint in the provisioning directory.
Defines the name of the attribute indicating the DN name of the endpoint.
Defines the object class of the account of this endpoint in the provisioning directory.
Defines the name of the attribute indicating the DN of an account.
Defines the name of the account template that is used for creating user accounts.
Specifies data polling behavior if an included account template cannot be retrieved. Valid values are as follows:
Specifies data polling behavior if an included account cannot be retrieved. Valid values are as follows:
Specifies data polling behavior if an included resource type cannot be retrieved. Valid values are as follows:
The endpoint element can contain any number of resource elements as children. These elements allow detailed specification of included resource nodes.
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |