Re: [U2] Web Services at Universe 11.n

2013-11-05 Thread andy baum
version has been changed to 1.1 HTH, Andy From: Richard Lewis To: U2 Users List Sent: Wednesday, 30 October 2013, 22:42 Subject: Re: [U2] Web Services at Universe 11.n Yes, as I said, I've tested with curl and it works perfectly.  The problem I hav

Re: [U2] Web Services at Universe 11.n

2013-10-31 Thread Richard Lewis
xt > > conversation, if the same headers are passed as passed with curl it > > will work. You can test using curl, or even better with telnet. > > > > -Original Message- > > From: u2-users-boun...@listserver.u2ug.org > > [mailto:u2-users-boun...@

Re: [U2] Web Services at Universe 11.n

2013-10-31 Thread Symeon Breen
.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Richard Lewis Sent: 30 October 2013 22:43 To: U2 Users List Subject: Re: [U2] Web Services at Universe 11.n Yes, as I said, I've tested with curl and it works perfectly. The problem I have is not being able to clearly/cleanly se

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Adrian Halid
achments are intended for the addressee(s) only and may contain confidential or privileged material. Any unauthorised review, use, alteration, disclosure or distribution of this e-mail (including any attachments) by an unintended recipient is prohibited. If you are not the intended recipient pl

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Rick Nuckolls
13 4:17 PM To: U2 Users List Subject: Re: [U2] Web Services at Universe 11.n Tried that already, but thanks for the suggestion. By the way, the curl solution doesn't require that header to get a successful response. Richard Lewis On Wed, Oct 30, 2013 at 5:01 PM, Rick Nuckolls wrote: &g

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Richard Lewis
Richard Lewis > Sent: Wednesday, October 30, 2013 3:43 PM > To: U2 Users List > Subject: Re: [U2] Web Services at Universe 11.n > > Yes, as I said, I've tested with curl and it works perfectly. The problem > I have is not being able to clearly/cleanly see the raw text being se

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Rick Nuckolls
tserver.u2ug.org] On Behalf Of Richard Lewis Sent: Wednesday, October 30, 2013 3:43 PM To: U2 Users List Subject: Re: [U2] Web Services at Universe 11.n Yes, as I said, I've tested with curl and it works perfectly. The problem I have is not being able to clearly/cleanly see the raw text being

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Richard Lewis
Dan, Where would I find documentation on the 'UDO functions'? Thanks! Richard Lewis On Wed, Oct 30, 2013 at 3:24 PM, Daniel McGrath wrote: > We haven't built 11.23 yet. 11.2 is the next one about to come out :) > > As others have mentioned, U2 Basic supports HTTP/HTTPS calls as well as > SOA

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Richard Lewis
.org > [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Richard Lewis > Sent: 30 October 2013 20:03 > To: U2 Users List > Subject: Re: [U2] Web Services at Universe 11.n > > I've recently been tasked with accessing a webservice, and couldn't get a > valid

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Oaks, Harold
: Wednesday, October 30, 2013 2:25 PM To: U2 Users List Subject: Re: [U2] Web Services at Universe 11.n We haven't built 11.23 yet. 11.2 is the next one about to come out :) As others have mentioned, U2 Basic supports HTTP/HTTPS calls as well as SOAP. More recent improvements include the UDO func

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Daniel McGrath
We haven't built 11.23 yet. 11.2 is the next one about to come out :) As others have mentioned, U2 Basic supports HTTP/HTTPS calls as well as SOAP. More recent improvements include the UDO functions, which makes handling REST/JSON web-services at lot easier. Regards, Dan McGrath Managing Direc

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Bill Brutzman
1. We use ColdFusion... as "middleware". 2. I think of UniVerse as the back-end database. 3. Consider other middleware options... ASP.net, PHP, Java, TomCat, Spring, Ruby, Node.JS...etc. 4. I suppose a browser client app doing REST could maybe be workable. 5. Although bashing the middleman has beco

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Symeon Breen
...@listserver.u2ug.org] On Behalf Of Richard Lewis Sent: 30 October 2013 20:03 To: U2 Users List Subject: Re: [U2] Web Services at Universe 11.n I've recently been tasked with accessing a webservice, and couldn't get a valid response from the webservice. It kept not recognizing the headers

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Symeon Breen
The unibasic extensions have had sockets, http requests and soap (each built on the former) for many years - look it up in the manuals. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold Sent: 30 October

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Richard Lewis
I've recently been tasked with accessing a webservice, and couldn't get a valid response from the webservice. It kept not recognizing the headers that were sent, and with the maximum logging set on the uv side, it looked like everything was being sent just fine, but the webservice still failed it.

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Oaks, Harold
Thanks Larry! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Larry Hiscock Sent: Wednesday, October 30, 2013 12:16 PM To: 'U2 Users List' Subject: Re: [U2] Web Services at Universe 11.n Look in the UniV

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Larry Hiscock
Look in the UniVerse Basic Extensions manual at the Simple Object Access Protocol (SOAP) chapter. Larry Hiscock Western Computer Services -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold Sent: Wednesday,

Re: [U2] Web Services at Universe 11.n

2013-10-30 Thread Israel, John R.
Using Redback w/ UniData here. JRI -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Oaks, Harold Sent: Wednesday, October 30, 2013 3:01 PM To: u2-users@listserver.u2ug.org Subject: [U2] Web Services at Universe 11.n