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

Part Number E10431-04
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
View PDF

4 Testing Connector Functionality

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 files in the test/config directory on the installation media to the OIM_HOME\xellerate\XLIntegrations\Windows2000\config directory.

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

  2. Open the following file:

    OIM_HOME\xellerate\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. Run the testing utility file by using the following command:

    OIM_HOME\xellerate\XLIntegrations\Windows2000\scripts\runWindowsTest.bat
    
  5. If the script runs without any error, then verify that the required provisioning action has been carried out on the target system.