Dynamic group configuration

Use this information to configure the dynamic group member attribute.

Problem

For information about how to configure the dynamic group member attribute using the WebSphere Application Server administrative console, read about Dynamic member attribute settings in the WebSphere Application Server information center.

Important: Dynamic group configuration will work only if WebSphere Application Server 7.0.0.3 service release or above is installed. (If you are using WebSphere Application Server version 6.1, dynamic group configuration will work only if WebSphere Application Server 6.1.0.23 service release or above is installed, or the PK69720 patch has been applied.)

The following example shows the configuration of the dynamic group member attribute in the wimconfig.xml file. This example uses the name memberURL, which is a commonly used name for the dynamic member attribute:

<config:groupConfiguration>
  <config:dynamicMemberAttributes name="memberURL" objectClass="groupOfURLs"/>
</config:groupConfiguration>

Icon that indicates the type of topic Concept topic



Timestamp icon Last updated: March 6, 2017 0:20
File name: DynamicGroupConfiguration.html