Previous Topic: Create New MetadataNext Topic: Natively Generated Attribute Values


Special connectorMapTo Values

There are some connectorMapTo values provided by the CA IAM CS framework that you can choose to map attributes to, where the framework provides the value rather than the endpoint system. Each of these values has a constant defined for it in the com.ca.jcs.BaseConnector class., As with all values which are special to the CA IAM CS framework these constants start and end with the ‘!’ character (the value of the BaseConnector.CONN_SPEC constant).

We recommend that you familiarize yourself with the constants defined in this class through their JavaDoc, especially CONN_DN (“!dn!”) and CONN_NAME (“!nameId!”). CONN_ROLLBACK_CONNECTION_ATTRS and SEARCH_RESULTS_STREAMING may also be of interest.