Dear friends.
In our site we have 4 CICS region that works concurrently and transactions that comming from external envirunment routed to one of those. (For example appls are : CICSAPP1 or CICSAPP2 or CICSAPP3 or CICSAPP4)
So. I want to write a system program that uses an SPI "CEMT I PROG(applprog)" from CICSAPP1 to enquire all of 4 CICS regions and retreive total number of using "applprog ".
How I can do that.
Special thanks.