Configuring a Dynamic Organization Model Extension Point

An organization model extension point is an organization unit that references an organization model template. The extension point configuration is used to dynamically generate instances of the organization model template directly below it.

The designation of the extension point is a design-time function; it consists only of the assignment of the organization model template. The remaining extension point configuration — that is, the LDAP connection information — is not known nor can be interrogated at design-time, and is therefore performed after deployment.

Note that any extension point that is not fully configured is ignored, and not does result in the creation of organization model template instances.

After an extension point is configured, instances of the organization model template are generated using the ExtensionPointProcessStart property in DE.Properties. For information about all extension point-related properties, see the TIBCO ActiveMatrix BPM Administration guide.

For more information about dynamic organizations, see the TIBCO Business Studio Modeling guide.

The following diagram shows an example of organization model extension point configuration.

Configuring a Dynamic Organization Model Extension Point

Procedure

  1. Call getOrgModel to get an organization model with extension points.

    The response also includes dynamic organization model templates.

  2. Call setExtensionPoint to set the extension point configuration.