Date: Fri, 4 Oct 2002 10:55:46 +0800
Reply-To: CICS List <CICS-L@LISTSERV.UGA.EDU>
Sender: CICS List <CICS-L@LISTSERV.UGA.EDU>
From: Wong Kee Wai/ITNOC/PBB/PBBG <wongkw@PUBLICBANK.COM.MY>
Subject: A task act as a server and then a client
Content-type: text/plain; charset=us-ascii
Hello Lister,
I have a query here regarding CICS/Socket.
I have an application which sits on a server and perform a TCPIP call to
the mainframe host through CICS/Socket. On the IBM host, the CICS region
will receive it and initiate a task and subsequently this task will act as
a client and perform another TCPIP call to another host thru CICS/Socket.
During this stage, I receive a INITAPI fail, which says that I could not
perform INITAPI within a same CICS task.
Could this be due to some setting in the CICS/Socket ?
Thanks
Wong
|