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.
The following step-by-step descriptions correspond to the numbered steps in the illustration above. Note that the descriptions are from a web service operation point of view, and provide an example of performing the operations using the web service API (SOAP). (For an equivalent example using the Service Connector API (Java), see Configuring a Dynamic Organization Model Extension Point — Service Connector API Example (Java).)