Search found 2 matches
- Mon Jun 10, 2019 8:16 pm
- Forum: Questions & Answers
- Topic: Consuming a webservice from a server side function on IBM i
- Replies: 3
- Views: 6120
Re: Consuming a webservice from a server side function on IBM i
Thanks for the info Joe. I need this to work from within a legacy function in a batch process on the IBM i. I can't get my head around how this could be possible from a function and the docs are too thin to be useful.
- Wed Jun 05, 2019 11:45 pm
- Forum: Questions & Answers
- Topic: Consuming a webservice from a server side function on IBM i
- Replies: 3
- Views: 6120
Consuming a webservice from a server side function on IBM i
Hi, does anyone have any experience consuming webservices or making RESTful requests from a server side function on IBM i? I can only find documentation for the XPRIM_HttpRequest ( https://docs.lansa.com/14/en/lansa018/content/lansa/lansa018_begin.htm ) but it is unclear how this is used within a ...