Enabling IPIC recording and virtualizing in a CICS® client application
You can enable Rational® Integration Tester to record and test flows by modifying the IBM® Integration Bus CICSRequest node or the Java™ application.
About this task
A Java™ application that uses the CICS® External Call Interface (ECI) or a IBM® Integration Bus CICSRequest node can communicate directly with the CICS® Transaction Server over IP interconnectivity (IPIC).
Consider a forward bind line in the
registration.xml
file. For
example:
<forward bind="ritserver01.com:1234" destination="cicsserver.companyname.com:7425" type="ipic"/>
Procedure
-
For IBM® Integration Bus CICSRequest
node:
-
For an ECIRequest