Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only

Connection of 2 CICS regions to other common CICS region

  • 1.  Connection of 2 CICS regions to other common CICS region

    Posted Wed April 24, 2013 10:29 AM

    We have 2 CICS regions with an application on each one of them. Both must run a program in another CICS region of remotely. To do this we create a common to the previous CICS region, where we define:

    - the application program to run

    - the connection to the CICS region origin

    - such a connection session

    These 3 objects are defined for each of the 2 CICS regions origin.

    These 2 regions CICS creates the connection and session toward the common CICS region.
     

    The problem is as follows:

    Try one of the 2 applications the remote program execution is satisfactory, but when testing the second, does not run the remote program but gives an AEYQ abend.

    It is not possible to create 2 connections in a CICS region in the way that we have done it?

     

    Thank you and a greeting.
     

     

    9WVT_José_Antonio_Alonso_Martí