Skip Headers
Oracle® Identity Manager Connector Guide for Microsoft Windows
Release 9.0.4

Part Number E10431-09
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

4 Testing and Troubleshooting

You can use the testing utility to directly use the connector for identifying the cause of problems associated with connecting to the target system server and performing basic operations on the target system.

To use the testing utility:

  1. Copy the contents of the test directory on the installation media, to one of the following directories:

    • If you are using Oracle Identity Manager release 9.1.0.x, then:

      Copy files from the test/config directory on the installation media to the OIM_HOME/xellerate/XLIntegrations/Windows2000/config directory.

      Copy files from the test/scripts directory on the installation media to the OIM_HOME/xellerate/XLIntegrations/Windows2000/scripts directory.

    • If you are using Oracle Identity Manager release 11.1.1, then:

      Copy files from the test/config directory on the installation media to the OIM_HOME/server/XLIntegrations/Windows2000/config directory.

      Copy files from the test/scripts directory on the installation media to the OIM_HOME/server/XLIntegrations/Windows2000/scripts directory.

      Note:

      You must create the destination directories on the Oracle Identity Manager host computer if they are not present.
  2. Open the following file:

    • If you are using Oracle Identity Manager release 9.1.0.x, then:

      OIM_HOME/xellerate/XLIntegrations/Windows2000/config/config.properties

    • If you are using Oracle Identity Manager release 11.1.1, then:

      OIM_HOME/server/XLIntegrations/Windows2000/config/config.properties

  3. Specify values for the attributes in this file. These attributes are described in the following table.

    Attribute Description Sample Value
    Action Specifies the provisioning action to be performed by the testing utility CREATE_DIRECTORY

    CREATE_SHARE

    DELETE_SHARE

    Admin_ID Specifies the user ID of the Microsoft Windows 2003 server administrator dmsadmin
    Domain_Name Specifies the domain name of the Microsoft Windows 2003 server sagemdms
    Computer_Name Specifies the IP address or computer name of the Microsoft Windows 2003 server 172.21.106.90
    Share_Path Specifies the share path

    Note: The path separator must be '\\' and not '\'.

    c:\\temp
    Share_Name Specifies the name of the share testshare

  4. After you specify values in the config.properties file, run the runWindowsTest.bat or runWindowsTest.sh file. This file is located in the scripts directory on the installation media.

  5. If the script runs without any error, then verify that the required provisioning action has been carried out on the target system.