Previous Topic: DMS Sessions

Next Topic: Workflow Events

DMS Workflow

When a user initiates a DMS session, either by requesting self-registration or by entering a DMS administration application, the following SiteMinder objects are located:

If the registration scheme includes a workflow library name, the library is loaded. The loader checks to see that all the required functions are exported by the library. If the library can not be loaded or a function is missing, session initialization will fail and DMS requests for that realm will not be processed. To correct this situation:

  1. Make sure the library has been installed in the correct location, as specified in DMS Workflow API Overview.
  2. Ensure that the required functions are exported by the library.
  3. If desired, disable the workflow by removing the library name from the registration scheme, using the Administrative UI.

When the workflow library is loaded, it will be called for every DMS event that involves adding, modifying, or deleting entities in the user directory during the session.


Copyright © 2010 CA. All rights reserved. Email CA about this topic