Configuring the environment for batch input tests

To play back SAP batch input tests, you must install the SAP Java™ Connector (JCo) libraries provided by SAP on local and remote computers running the agent controller.

Before you begin

The following files are required:
  • sapjco3.jar
  • sapjco3.dll
Contact SAP for instructions on obtaining these files.

On each local and remote computer used for running batch input tests and schedules, you must prepare an environment with these libraries, set the class path of the Java Runtime Environment (JRE) that the Rational® Agent Controller uses.

Procedure

To configure a computer for SAP batch input tests:

  1. Copy sapjco3.jar into the jre/lib/ext directory of the JRE. The exact location is specified in the serviceconfig.xml file located in the AgentController\config directory.

    By default, this is the following directory: C:\Program Files\IBM\SDP\jdk\jre\lib\ext.

  2. Copy sapco3.dll into the C:\Windows\System32 directory. If you are using a 64 bit machine, you must copy the file to C:\Windows\SysWOW64.
  3. Click Start > Control Panel > Administrative Tools > Services, and then stop and restart the IBM® Rational Agent Controller service.

What to do next

When running a simple SAP batch input test, results should appear in the SAP Batch Input Transaction page of the SAP performance report. If not, look at the test log for connection and transaction execution information.

Feedback