[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need Help with calling a .net web service



HTTPAPI (in LIBHTTP) works well. I use it to call a .NET web service.
Check out the examples in LIBHTTP/QRPGLESRC. Pick one that's close and
go from there. You'll need to know what the web service wants (XML
data), how to send it (probably POST) and what is returned. You can
return data to a variable or an IFS file, and you can parse returned
XML on the fly.

Give one of the examples a try. Try EXAMPLE1 - that gets a .PDF file
from Scott's system. Email back with specific questions. It's a very
workable tool.

- Michael

On 8/21/07, Bob J. Feldman <bjfeldman@xxxxxxxxxxx> wrote:
>
>    HELP !!!
>
>
>    I am an "old style" RPG programmer.  We are attempting to call some
>    web services from our legacy system, but are not having much success.
>    We have installed the XML toolkit and have been searching the web for
>    information on how to call web services from RPG. We have also talked
>    to IBM software support but they don't seem to know much either.
>
>
>    We found the LIBHTTP and downloaded it.  This seems like it might work
>    for us, but we are not sure what to do with it.
>
>
>    If anyone can help us or point us in the right direction we would be
>    very thankful.
>
>
>    Bob Feldman
>
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
>
>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------