Tasks for RequisitePro adapter

You can create a library that is accessible in both IBM® Rational® Publishing Engine and IBM Rational RequisitePro® and associate the shared libraries with the data services profile.

About this task

The general tasks for configuring Rational Rational RequisitePro adapter are:

Procedure

  1. To create a shared library for the Rational RequisitePro adapter:
    1. Click Environment > Shared Libraries to view the shared libraries page.
    2. Specify the scope setting, select the Node=RationalPublishingEngineNode01, Server=RationalPublishingEngineServer entry. These are the default names of the node and the server.
    3. To create the shared library reference, click New.
    4. Set the values for Name, Description, and ClassPath as the following. Make sure that your classpath refers to the files in their correct locations.
      Titles Description
      Name RequisitePro RJCB
      Description The shared library for the RequisitePro adapter.
      ClassPath

      C:\Program Files\IBM Rational\RequisitePro\lib\proxies.jar

      C:\Program Files\IBM Rational\common\RJCB.jar

      Note: The default values listed under substep (d) are for the Rational RequisitePro 7.0 and 7.0.1. The actual paths used for the classpath entries depend on where Rational RequisitePro is installed. Make sure that your classpath refers to the files in their correct locations. To see the installation location for version 7.1, open IBM Installation Manager by clicking Start > All Programs > IBM Installation Manager > View Installed Packages.
    5. Click OK, and then click Save. The shared library is created.
  2. To associate RequisitePro shared libraries with the data services profile:
    1. Click Servers > Application Servers.
    2. Click the server on which you have deployed the data services. The default value is RationalPublishingEngineServer.
    3. Click Server Infrastructure > Java and Process Management > Class Loader.
    4. To create a new class loader for the shared libraries, click New > OK.
    5. To associate the shared library references with the class loader, click the hyperlink of the new class loader created in substep (d).
    6. Click Shared library references.
    7. For each library that needs to be associated, click Add, select the library, and then click OK.
    8. Click Save.
    9. Restart the DataServices profile.
    10. Verify that the Rational RequisitePro adapter is installed correctly:
      • Open a web browser.
      • Enter the URL of the Rational RequisitePro adapter in the address bar of the browser. By default, the URL is http://host:port/DataServices/RequisitePro.
      Note: You can find out the port number from the administrative console. If the installation is correct, you see an XML document that lists the schema repositories that are registered with the Rational RequisitePro administration tool.

What to do next

You must create an entry for each RequisitePro project in catalog.txt, which can be located in installation_directory\RequisitePro\ReqWeb\projects. Use a full path for projects on the local server and a UNC (Universal Naming Convention) path to the shared folder containing the .rqs file.

Feedback