Starting and Testing the Driver

After creating the Driver object and completing the rules for placing groups of students, you can start the driver and test it.

The default polling rate on a new Driver object is 900 seconds. This is appropriate for a production environment, but you should make it shorter for testing purposes.


Prerequisites


Procedure

  1. For testing purposes, set the polling rate for the Driver object to 15 seconds.

    1. In iManager, click DirXML Management > Overview. Search for the driver set.

    2. In the driver set, click the icon for the driver. On the DirXML Driver Overview page that appears, click the driver icon again.

    3. Click the DirXML tab, then click Driver Configuration. On the Driver Configuration page, find the Publisher Settings and Poll Rate in Seconds.

    4. Change the poll rate to 15 seconds, then click OK.


      Publisher Settings with poll rate set to 15 seconds
  2. Set the startup option for the driver. On the same Driver Configuration page, scroll to Startup Option. Select how you want the driver to be started, then click OK.

  3. Start the driver. On the DirXML Driver Overview page, click the icon in the upper right corner of the driver icon, then click Start Driver.

  4. Check for errors.

    If you see errors you need to fix, you might want to clear the log before you make changes so you can see which errors are new.

    See Viewing Status Messages for the Identity Manager Driver for SIF and Error Messages.

    Disregard the error message "No object name provided." It does not indicate a problem.

  5. After you test the driver, set the polling rate to a longer period that's appropriate for your environment, such as 900 seconds.


    Publisher Settings with poll rate set to 15 seconds