LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2002)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main CICS-L page