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 releases 11.1.1 and 11.1.2, 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 releases 11.1.1 or 11.1.2, 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.