Build the SDKWS Sample Connector

To use the Forward Inc web application, build the SDKWS sample connector.
cim1265
To use the Forward Inc web application, build the SDKWS sample connector.
To build the SDKWS sample connector
  1. Verify that the JAVA_HOME points to your JDK install.
  2. Set an ANT_HOME environment variable to the full path that you unzipped the ANT installation to.
  3. Use the following path to address the location of ANT_HOME:
    C:\Program Files (x86)\CA\Identity Manager\Connector Server SDK\thirdparty\apache-ant-1.8.2
  4. Add the bin/ directory under the ANT_Home path to your PATH environment variable, for example:
    • (Windows) PATH=%ANT_HOME%\bin;...
    • (UNIX) path=${ANT_HOME}/bin:...
  5. Open a Command Prompt window and navigate to the following directory:
    <Identity Manager Home>/Connector Server SDK
  6. Enter the following command:
    ant inst
    The ant installer creates the jcs-connector-sdkws.zip file in the build/inst/ directory.
  7. Copy jcs-connector-sdkws.zip into CA IAM CS installer directory where you downloaded the
    CA Identity Manager
    installation files, then enter the following command:
    Run setup.exe
    CA IAM CS starts.
    You have built the SDKWS sample connector.
  8. Open a web browser and enter the following URL:
    http://localhost:8089/forwardinc
    The Forward Inc web page appears.
  9. To view the SDKWS Connector Account Management screens, start the
    CA Identity Manager
    User Console and navigate to the SDKWS Endpoint.