Re: HOWTO invoke Web Services from a batch program?

2011-07-02 Thread Phil Sidler
On Fri, 24 Jun 2011 12:52:05 +0200, Jan Vanbrabant wrote: >The question is fully contained in the subject: >HOWTO invoke Web Services from a batch program? Hi Jan, One way I've done this is with a COBOL/Java combination. If you have the WSDL describing the web service, you

Re: HOWTO invoke Web Services from a batch program?

2011-06-28 Thread Timothy Sipples
The original poster pointed out that they are *already* using CICS Web Services. Now they want to access Web Services from batch (and/or vice versa). So the question now is whether it makes sense to buy, develop, test, secure, implement, operate, manage, support, and maintain a *second*, entirely

Re: HOWTO invoke Web Services from a batch program?

2011-06-28 Thread Schneck.Glenn
sage- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Timothy Sipples Sent: Tuesday, June 28, 2011 3:27 AM To: IBM-MAIN@bama.ua.edu Subject: Re: HOWTO invoke Web Services from a batch program? I would recommend you leverage what you already have that's working

Re: HOWTO invoke Web Services from a batch program?

2011-06-28 Thread Timothy Sipples
I would recommend you leverage what you already have that's working (i.e. CICS Web Services) and just invoke CICS from your PL/I batch programs, which is trivially easy. It's hard for me to imagine how any other option would be as simple, as straightforward, and as cost-effective. You already paid

Re: HOWTO invoke Web Services from a batch program?

2011-06-27 Thread Chuck Arney
e for your own virus checking. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Jan Vanbrabant Sent: Monday, June 27, 2011 5:30 AM To: IBM-MAIN@bama.ua.edu Subject: Re: HOWTO invoke Web Services from a batch program? Hi Chuck, thanks. Is

Re: HOWTO invoke Web Services from a batch program?

2011-06-27 Thread Jan Vanbrabant
virus checking. > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On > Behalf Of Jan Vanbrabant > Sent: Friday, June 24, 2011 5:52 AM > To: IBM-MAIN@bama.ua.edu > Subject: HOWTO invoke Web Services from a batch program? > > *** Cr

Re: HOWTO invoke Web Services from a batch program?

2011-06-26 Thread Michael Klaeschen
blem. Or use cURL as Paul mentioned. See APAR OA22944. Again, writing your own HTTP client is not hard work - even in PLI this should work. You can even just use telnet, see wikipedia article on HTTP for a picture. Cheers Michael Von:Jan Vanbrabant An: IBM-MAIN@bama.ua.edu Datum: 20

Re: HOWTO invoke Web Services from a batch program?

2011-06-24 Thread Chuck Arney
: HOWTO invoke Web Services from a batch program? *** Cross-posted in CICS-L *** Hi, The question is fully contained in the subject: HOWTO invoke Web Services from a batch program? Please route me to somee appropriate reading. -- For

Re: HOWTO invoke Web Services from a batch program?

2011-06-24 Thread Jan Vanbrabant
*** cross-posted in IBM-MAIN & CICS-L *** Hi Lizette & co, Some more details. *What services is the batch web service job to do?* Currently the z/OS cics web services developped in place are called by "jboss java programs", running on a windows server. We would like to call them know in

Re: HOWTO invoke Web Services from a batch program?

2011-06-24 Thread Paul Gilmartin
On Fri, 24 Jun 2011 06:57:45 -0400, Lizette Koehler wrote: >> >> The question is fully contained in the subject: >> HOWTO invoke Web Services from a batch program? >> >> Please route me to somee appropriate reading. >> >Could you provide more details? >Wha

Re: HOWTO invoke Web Services from a batch program?

2011-06-24 Thread Schneck.Glenn
program? *** Cross-posted in CICS-L *** Hi, The question is fully contained in the subject: HOWTO invoke Web Services from a batch program? Please route me to somee appropriate reading. Rgds, Jan -- For IBM-MAIN subscribe

Re: HOWTO invoke Web Services from a batch program?

2011-06-24 Thread Lizette Koehler
> > The question is fully contained in the subject: > HOWTO invoke Web Services from a batch program? > > Please route me to somee appropriate reading. > > Rgds, > Jan > Could you provide more details? What services is the batch web service job to do? Is it going to

HOWTO invoke Web Services from a batch program?

2011-06-24 Thread Jan Vanbrabant
*** Cross-posted in CICS-L *** Hi, The question is fully contained in the subject: HOWTO invoke Web Services from a batch program? Please route me to somee appropriate reading. Rgds, Jan -- For IBM-MAIN subscribe / signoff