To create a direct association between two classes, for example, an account class, and a group class, you do the following:
Mapping the group's member attribute specifies that the group's membership attribute is populated by the account's naming attribute.
This describes the association between the group class and the account class and creates a direct association between the account class and group class.
Note: If the native account class does not have a memberOf attribute, to create a virtual memberOf attribute and map it to the group's naming attribute.
Connector Xpress creates the direct and reverse associations between the account and group class you have mapped and automatically creates and displays the association under the User Accounts node.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |