For this procedure, in Metaverse Designer, you can enable and
specify a rules extension that performs account provisioning. With
provisioning, you can perform object-level actions, such as
creating, connecting, and disconnecting objects in a connector
space, based on changes to joined metaverse objects. To complete this procedure, you must be logged on as a member of the MIISAdmins security group.
To configure provisioning
On the Tools menu, click Configure
Extensions.
In Configure Extensions, select Enable metaverse
rules extension.
In Rules extension name:, type the name of the rules
extension, or click Browse to select the rules extension
that contains rules provisioning.
To run the rules extension in a separate process, select Run
this rules extension in a separate process.
Select Enable Provisioning Rules Extension.
To unload a rules extension if an operation for a single object
exceeds the specified amount of time, select Unload extension if
the duration of a single operation exceeds, and then specify a
time in seconds. Processing will then continue with the next
object.
Important
Provisioning requires a rules extension that implements the
IMVSynchronization method to manage objects in the metaverse and
connector space. For more information about using a rules extension
for provisioning, open the Microsoft Identity Integration Server 2003 Developer Reference.
Note
Rules extensions must reside locally on the Microsoft Identity Integration Server 2003 server in the Extensions folder, by
default, C:\Program Files\Microsoft Identity Integration
Server\Extensions.