Installing API exits on Windows (64-bit)

How to install the API exit on Windows (64-bit).

About this task

To install the API exit on a Windows 64-bit system:

Procedure

  1. Locate the exits directory of your IBM® WebSphere® MQ installation (for example, C:\Program Files\IBM\WebSphere MQ\exits).
  2. Copy intercept_windows_x86.dll from IBMWebSphereMQdist.zip to the exits directory.

    Rational® Integration Tester API Exits are provided with Rational Test Control Panel. For information, see Rational Integration Tester tool packages

    Note:
    • For IBM WebSphere MQ 7.0, use the API exit modules located in the 7.0 folder. The exit files in this folder has 7.0 appended to their file names.
    • For IBM WebSphere MQ 7.1 and later versions, use the API exit modules located in the 7.1-8.0 folder.
  3. Rename intercept_windows_x86.dll to intercept.dll.
  4. Locate the exits64 directory of your WebSphere MQ installation (for example, C:\Program Files\IBM\WebSphere MQ\exits64).
  5. Copy intercept_windows_x86_64.dll from IBMWebSphereMQdist.zip file to the exits directory.
    Note:
    • For IBM WebSphere MQ 7.0, use the API exit modules located in the 7.0 folder. The exit files in this folder has 7.0 appended to their file names.
    • For IBM WebSphere MQ 7.1 and later versions, use the API exit modules located in the 7.1-8.0 folder.
  6. Rename intercept_windows_x86_64.dll to intercept.dll.

Feedback