| Date: | Fri, 7 Oct 2011 06:08:18 -0300 |
| Reply-To: | cesarhluiz@gmail.com |
| Sender: | CICS List <CICS-L@LISTSERV.UGA.EDU> |
| From: | Cesar Alberto Hyssa Luiz <cesarhluiz@GMAIL.COM> |
| Subject: | Re: Socket Error - Webservices |
| In-Reply-To: | <CANHhCySN5FaDXoQbWkmpjG60dgOCGQfevROhD7QyR=E-aWhZFQ@mail.gmail.com> |
| Content-Type: | multipart/alternative;
|
|---|
Jags, the command you need to issue is
EXEC CICS ENABLE PROGRAM(XXWBOPEN) EXIT('XWBOPEN) GALENGTH(NNN) START
NOHANDLE
Where XXWBOPEN is the name of assembler program and NNN is the length of
global area for program XXWBOPEN.
HTH
Cesar
Em 07/10/2011 01:30, jagadishan perumal escreveu:
> Hi Paul,
> I have analyzed the trace for the WEB OPEN command and the XWBOPEN is
> not called any where in the log. But we have enabled the INIT PARM
> specifying the proxy server but still its not invoking the XWOPEN.
> Need some info on how to enable this XWBOPEN as the IBM links not
> giving much info about the assembler routines. Please suggest me to
> enable the XWBOPEN option.
> Regards,
> Jags
>
> On Tue, Oct 4, 2011 at 9:04 PM, Paul Cooper <PCOOPER@uk.ibm.com
> <mailto:PCOOPER@uk.ibm.com>> wrote:
>
> I think I mentioned back at the start of this discussion thread
> that if
> you want to use a Proxy server, you have to do that through the
> XWBOPEN
> user exit. I'm not sure what version of CICS you're on, but here's the
> link to the TS 3.2 docs:
> http://publib.boulder.ibm.com/infocenter/cicsts/v3r2/index.jsp?topic=%2Fcom.ibm.cics.ts.internet.doc%2Ftopics%2Fdfhtl_xwbproxy.html
> .
>
> Paul Cooper,
> IBM United Kingdom Limited
>
>
>
> From: jagadishan perumal <jagadishanp@GMAIL.COM
> <mailto:jagadishanp@GMAIL.COM>>
> To: CICS-L@listserv.uga.edu <mailto:CICS-L@listserv.uga.edu>
> Date: 04/10/2011 14:01
> Subject: Re: Socket Error - Webservices
> Sent by: CICS List <CICS-L@listserv.uga.edu
> <mailto:CICS-L@listserv.uga.edu>>
>
>
>
> Hi Paul,
>
> We are try to establish connection using a Proxy server. I dont
> find any
> option to code the Proxy server in URIMAP defintion.
>
> Regards,
> Jags
>
> <SNIP>
>
>
>
>
>
>
>
> Unless stated otherwise above:
> IBM United Kingdom Limited - Registered in England and Wales with
> number
> 741598.
> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire
> PO6 3AU
>
>
[text/html]
|