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

2013-11-01 Thread Symeon Breen
Sound advice from Ian there - I see many people getting unstuck when using web services through many layers of abstraction, basically because they don't understand what a web service is what http is etc. I would recommend learning about WSDL, XML, HTTP and try a few things out in different ways.

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

2013-11-01 Thread Larry Hiscock
Consuming web services from U2 is really not that difficult. I've done both SOAP and RESTful transactions via both secure (HTTPS) and insecure (HTTP) connections. Some examples of the web services I've consumed from within U2 are: 1) UPS and FedEx package tracking services 2) Credit card

[U2] UniVerse 11.2 Public Beta

2013-11-01 Thread Daniel McGrath
Hi all, For those who took a look at our first ever 'Public Beta' release, I just wanted to quickly thank you! I'll be looking for your feedback to determine if this is something we should do with all our major releases, or not. As we draw near to releasing, I'd love you to take this very

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

2013-11-01 Thread Oaks, Harold
This is using the SOAP commands from within BASIC? Or some other way? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Larry Hiscock Sent: Friday, November 01, 2013 7:46 AM To: 'U2 Users List' Subject: Re: [U2] Ref:

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

2013-11-01 Thread larryh
Using the SOAP and/or HTTP commands from within Basic. --Larry Larry Hiscock Western Computer Services This is using the SOAP commands from within BASIC? Or some other way? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org]

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

2013-11-01 Thread dale kelley
Harold, I did some work at a county pupil transportation garage. They wanted to post their bus schedule on the internet hoping to reduce their phone load. I simply put the http scripting in literals in the program and supplied them as I read through the bus file and built the web page in