Re: [U2] Consuming web services [not-secure]

2012-10-18 Thread Hennessey, Mark F.
--Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Daniel McGrath Sent: Wednesday, October 03, 2012 5:10 PM To: U2 Users List Subject: Re: [U2] Consuming web services Starting at UniData 7.3.0 and in UniVerse 11.1.9, we n

Re: [U2] Consuming Web Services (U2 Indexing)

2012-10-05 Thread Wjhonson
. Now get Rocket to put some money into the budget for that. -Original Message- From: Brian Leach To: 'U2 Users List' Sent: Fri, Oct 5, 2012 9:25 am Subject: Re: [U2] Consuming Web Services (U2 Indexing) Bill I *did* say UniVerse specific :) Yes, it uses a really nice and

Re: [U2] Consuming Web Services (U2 Indexing)

2012-10-05 Thread Brian Leach
users-boun...@listserver.u2ug.org] On Behalf Of Bill Haskett Sent: 05 October 2012 17:15 To: U2 Users List Subject: Re: [U2] Consuming Web Services (U2 Indexing) Brian: I was under the impression that UniData uses a real B-Tree indexing system while UniVerse uses some kind of linked list. e.g. UV

Re: [U2] Consuming Web Services (U2 Indexing)

2012-10-05 Thread Bill Haskett
don't think UniData performs that way at all. Bill - Original Message - *From:* br...@brianleach.co.uk *To:* 'U2 Users List' *Date:* 10/5/2012 5:59 AM *Subject:* Re: [U2] Consuming Web Services Will I don't understand what's wrong with indexing, can you clar

Re: [U2] Consuming web services

2012-10-05 Thread Cooper, Rudy
om>> To: U2-Users@listserver.u2ug.org<mailto:U2-Users@listserver.u2ug.org> Subject: [U2] Consuming web services Message-ID: <506ca665.5020...@gmail.com<mailto:506ca665.5020...@gmail.com>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed I know we have both the SOAP and RESTfu

Re: [U2] Consuming Web Services

2012-10-05 Thread Wjhonson
. <> -Original Message- From: Brian Leach To: 'U2 Users List' Sent: Fri, Oct 5, 2012 5:59 am Subject: Re: [U2] Consuming Web Services Will > I don't understand what's wrong with indexing, can you clarify this point, and I'll wipe out a fix in three days :) Wel

Re: [U2] Consuming Web Services

2012-10-05 Thread Don Robinson
2012 8:59 AM Subject: Re: [U2] Consuming Web Services Will > I don't understand what's wrong with indexing, can you clarify this point, and I'll wipe out a fix in three days :) Well for a start I didn't say there's anything wrong, I said it could be improved - not the

Re: [U2] Consuming Web Services

2012-10-05 Thread Brian Leach
ehalf Of Wjhonson Sent: 04 October 2012 16:43 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Consuming Web Services ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Consuming Web Services

2012-10-04 Thread Holt, Jake
ubject: Re: [U2] Consuming Web Services Getting back to the original question: In most, but not all cases, I use: UniVerse => (socket) => .NET Service -> Web Service Where the .net service is not necessarily on the same machine as UniVerse (security/firewalling restrictions). Using

Re: [U2] Consuming Web Services

2012-10-04 Thread Wjhonson
I don't understand what's wrong with indexing, can you clarify this point, and I'll wipe out a fix in three days :) -Original Message- From: Brian Leach To: 'U2 Users List' Sent: Thu, Oct 4, 2012 4:05 am Subject: Re: [U2] Consuming Web Services Get

Re: [U2] Consuming web services

2012-10-04 Thread Symeon Breen
@listserver.u2ug.org Subject: [U2] Consuming web services I know we have both the SOAP and RESTful web services development for publishing web services from Universe but how are folks consuming other peoples web services into the database? Are there tools for this or am I going to just open a socket

Re: [U2] Consuming Web Services

2012-10-04 Thread Brian Leach
Getting back to the original question: In most, but not all cases, I use: UniVerse => (socket) => .NET Service -> Web Service Where the .net service is not necessarily on the same machine as UniVerse (security/firewalling restrictions). Using UniVerse sockets to drive services is something I do

Re: [U2] Consuming Web Services

2012-10-04 Thread Hona, David
rver.u2ug.org] On Behalf Of Symeon Breen Sent: Thursday, 4 October 2012 5:56 PM To: 'U2 Users List' Subject: Re: [U2] Consuming Web Services But we all know U2 is much more than a DB, in fact it is also much less than a DB. The concept of having the DB just do DB stuff works fine for SQ

Re: [U2] Consuming Web Services

2012-10-04 Thread Symeon Breen
Sent: 04 October 2012 10:20 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Consuming Web Services On 04/10/12 09:43, Symeon Breen wrote: > Ok so perhaps there is this and that. My point is a database like SQL > server is architected in a very different manner to U2 But that'

Re: [U2] Consuming Web Services

2012-10-04 Thread Wols Lists
On 04/10/12 09:43, Symeon Breen wrote: > Ok so perhaps there is this and that. My point is a database like SQL server > is architected in a very different manner to U2 But that's why U2 is superior :-) - it is the actual central > sqlserver.exe process that does the majority of the work, it acc

Re: [U2] Consuming Web Services

2012-10-04 Thread Symeon Breen
clever things with sockets and xml etc. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: 04 October 2012 09:20 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Consuming Web Services A U2 Table *can* also

Re: [U2] Consuming Web Services

2012-10-04 Thread Wjhonson
A U2 Table *can* also have referential integrity, it's an option. And SQL Table don't force referential integrity, you can turn that off :) -Original Message- From: Symeon Breen To: 'U2 Users List' Sent: Thu, Oct 4, 2012 1:17 am Subject: Re: [U2] Consum

Re: [U2] Consuming Web Services

2012-10-04 Thread Symeon Breen
users@listserver.u2ug.org Subject: Re: [U2] Consuming Web Services The U2 database does do indexing. -Original Message- From: Symeon Breen To: 'U2 Users List' Sent: Thu, Oct 4, 2012 12:56 am Subject: Re: [U2] Consuming Web Services But we all know U2 is much more than a DB, in fact

Re: [U2] Consuming Web Services

2012-10-04 Thread Wjhonson
The U2 database does do indexing. -Original Message- From: Symeon Breen To: 'U2 Users List' Sent: Thu, Oct 4, 2012 12:56 am Subject: Re: [U2] Consuming Web Services But we all know U2 is much more than a DB, in fact it is also much less than a DB. The concept of

Re: [U2] Consuming Web Services

2012-10-04 Thread Symeon Breen
2012 23:48 To: U2 Users List Subject: Re: [U2] Consuming Web Services Tony and Ben are right on... Invoking Stephen Colbert's concept of... "The Word"... the word is... "MiddleWare". As legacy U2 was ahead of its time... by building-in middleware technologies... it

Re: [U2] Consuming web services

2012-10-03 Thread Glen Batchelor
I use either Python, Perl or PHP to broker the SOAP connection and pass info back through either statefile temp files or via stdio using EXECUTE's I/O handling. You could also pass data via pipes but it can get messy. Statefile temp files allow for queuing of transactions that don't have to

Re: [U2] Consuming Web Services

2012-10-03 Thread Bill Brutzman
ssage- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Wednesday, October 03, 2012 6:31 PM Subject: Re: [U2] Consuming web services I do the same as Ben but with .NET: -- Local U2 <> .NET client Remote server P

Re: [U2] Consuming web services

2012-10-03 Thread Tony Gravagno
I do the same as Ben but with .NET: -- Local U2 <> .NET client Remote server Pick is a database server, not a communications protocol end-point. We simply should not be doing direct comms from this platform anymore, given the huge number of mainstream options. This is coming from someone who has

Re: [U2] Consuming web services

2012-10-03 Thread Jim . Stoner
Hi Jeff, We have UniData, not Universe, but here is a sample code snippet I was playing with for consuming a SOAP web service in a UniBasic subroutine. It uses SOAPCreateRequest to manage the actual communication. This is based on some sample code I found with a google search, but I don't reme

Re: [U2] Consuming web services

2012-10-03 Thread George Gallen
012 4:56 PM To: U2-Users@listserver.u2ug.org Subject: [U2] Consuming web services I know we have both the SOAP and RESTful web services development for publishing web services from Universe but how are folks consuming other peoples web services into the database? Are there tools for this or am

Re: [U2] Consuming web services

2012-10-03 Thread Larry Hiscock
-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny Sent: Wednesday, October 03, 2012 1:56 PM To: U2-Users@listserver.u2ug.org Subject: [U2] Consuming web services I know we have both the SOAP and RESTful web services development for publishing web services

Re: [U2] Consuming Web Services

2012-10-03 Thread Bill Brutzman
How about... [Browser] <-> |ColdFusion] <-> [UniVerse] |__| <-> [Other SQL] --Bill -Original Message- Sent: Wednesday, October 03, 2012 4:56 PM I know we have both the SOAP and RESTful web services development for publishing web services from

Re: [U2] Consuming web services

2012-10-03 Thread Ben Souther
We use a middle layer written in Java. On Wed, 2012-10-03 at 14:56 -0600, Jeff Schasny wrote: > I know we have both the SOAP and RESTful web services development for > publishing web services from Universe but how are folks consuming other > peoples web services into the database? Are there

Re: [U2] Consuming web services

2012-10-03 Thread Daniel McGrath
mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny Sent: Wednesday, October 03, 2012 2:56 PM To: U2-Users@listserver.u2ug.org Subject: [U2] Consuming web services I know we have both the SOAP and RESTful web services development for publishing web services from Universe but how are folks con

[U2] Consuming web services

2012-10-03 Thread Jeff Schasny
I know we have both the SOAP and RESTful web services development for publishing web services from Universe but how are folks consuming other peoples web services into the database? Are there tools for this or am I going to just open a socket, read, and parse 'till I'm blue in the face? --