Re: [U2] What do you do with CallHTTP?

2011-02-06 Thread Dan McGrath
, single user is not really going to cut it) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Doug Sent: Sunday, 6 February 2011 10:44 AM To: 'U2 Users List' Subject: Re: [U2] What do you do with CallHTTP? Hi Bill

Re: [U2] What do you do with CallHTTP?

2011-02-06 Thread Tony Gravagno
From: Doug Here what you do in your PHP code and really it is that easy: // Load Include and open session in Apache Tomcat: ?php require_once(java/Java.inc); [snip great example] With respect and appreciation for the solutions presented, if you have any interest in using U2 with other

Re: [U2] What do you do with CallHTTP (and everything)?

2011-02-06 Thread Dan McGrath
I couldn't agree more Tony. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Monday, 7 February 2011 9:02 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? From

Re: [U2] What do you do with CallHTTP?

2011-02-06 Thread FFT2001
In a message dated 2/6/2011 2:02:30 PM Pacific Standard Time, 3xk547...@sneakemail.com writes: So as we see these great examples of solutions created by individuals, generously provided here, just remember that we can (and IMO should) just have one way of doing it, in a consistent MV

Re: [U2] What do you do with CallHTTP?

2011-02-05 Thread Bill Haskett
...@listserver.u2ug.org] On Behalf Of Bill Haskett Sent: Friday, February 04, 2011 2:07 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Doug: Let me point out an alternative perspective. An ISV's job is to sell our applications. If we can't compete in our business marketplaces

Re: [U2] What do you do with CallHTTP?

2011-02-05 Thread Doug
, February 05, 2011 2:48 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Doug: I believe what you're saying. You ought to believe many of us who point out that we're familiar with partners and competitors who put their enterprise .NET applications for small businesses on an SQL

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Symeon Breen
:12 To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? On 02/02/11 18:57, Wols Lists wrote: The problem is, where do you put the layers. That's my beef with relational, the layer is in COMPLETELY the wrong place. This means a large chunk of information, which

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Tony Gravagno
From: Bill Haskett When software is spread around like the spare light bulbs in our house, perhaps this should alert us that things aren't very good, and the industry needs to take a good hard look at their practices. :-) You and I have talked about this many times my friend. Frankly I

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Tony Gravagno
From: Dan McGrath 1) By having to pay for something as elemental as language bindings... 2) How do create a language binding for U2 without several issues... Dan, I believe my notes were misunderstood. To your point #1: When I talk about someone paying for coding, I didn't mean language

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Doug
This is one the few times, I can remember, I agree with Tony. Our job as programmers is to develop code. We write code in UniBasic, JavaScript, HTML, PHP, .Net, or whatever. We still in the end have our data stored in on of Rocket Software's databases (Unidata or Universe). We have worked

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread FFT2001
I have to disagree with the claim that none of the above interfaces exist. I'm currently in conversation with someone who has achieved connectivity from PerlPHPD3 in order to have a type of web store. I'm going to be looking at this to make the mods necessary to make it Perl PHPUniverse. It

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Symeon Breen
Of Doug Sent: 04 February 2011 18:57 To: 'U2 Users List' Subject: Re: [U2] What do you do with CallHTTP? This is one the few times, I can remember, I agree with Tony. Our job as programmers is to develop code. We write code in UniBasic, JavaScript, HTML, PHP, .Net, or whatever. We still

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Glen Batchelor
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Friday, February 04, 2011 1:32 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? From: Dan McGrath 1

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Bill Haskett
Doug: Let me point out an alternative perspective. An ISV's job is to sell our applications. If we can't compete in our business marketplaces, we need to make adjustments or look at alternatives. Competition mostly means we need to offer a product that benefits our customers at a price

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Doug
...@aol.com Sent: Friday, February 04, 2011 12:18 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? I have to disagree with the claim that none of the above interfaces exist. I'm currently in conversation with someone who has achieved connectivity from PerlPHPD3

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Doug
List Subject: Re: [U2] What do you do with CallHTTP? Doug: Let me point out an alternative perspective. An ISV's job is to sell our applications. If we can't compete in our business marketplaces, we need to make adjustments or look at alternatives. Competition mostly means we need to offer

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread fft2001
You go from PHP to Java to UniObjects ? Wouldn't this mean the client must have their own Java compiler as well? -Original Message- From: Doug dave...@hotmail.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Fri, Feb 4, 2011 3:44 pm Subject: Re: [U2] What do you

Re: [U2] What do you do with CallHTTP?

2011-02-04 Thread Doug
...@aol.com Sent: Friday, February 04, 2011 5:57 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? You go from PHP to Java to UniObjects ? Wouldn't this mean the client must have their own Java compiler as well? -Original Message- From: Doug dave

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Tony Gravagno
From: Steve Romanow Look at the number of language bindings for most db's. U2 has 2, and they are ok, but only 2. MongoDB has like 10-20. That problem is easily fixed technically. Language bindings don't need to come from the DBMS vendors. And let's face it, they aren't that creative and

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Symeon Breen
-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: 03 February 2011 08:34 To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? From: Steve Romanow Look at the number of language bindings for most db's. U2 has 2, and they are ok, but only 2. MongoDB

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Michael McGlothlin
(and excessively prohibitive in the age of the web). -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jerry Sent: Thursday, 3 February 2011 3:48 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread FFT2001
Tony I think you're missing something here if I may be so BOLD, since I'm never ever bold... ok anyway to be serious In the history of our community, there have been people who developed a product, created a market for it, that was evidently so interesting to one of the hardware/os

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Steve Romanow
That is part of the business environment though. Apple bought CUPS, Bottomline bought Optio. Oracle bought mysql, java, and openoffice. The only real protection is know your licensing, and be prepared to replace any part of your stack if the application functionality, usage terms, or support

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Dan McGrath
enable new players to enter the and expand the market space. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Thursday, 3 February 2011 7:34 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Tony Gravagno
From: Wol The problem is, where do you put the layers. That's my beef with relational, the layer is in COMPLETELY the wrong place. This means a large chunk of information, which *belongs* in the database layer, *has* to be put into the business layer. That inspired another blog. :)

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Bill Haskett
This reminds me of the spare light bulbs in our home. My wife keeps them in five (5) different places. I keep complaining I can never find the right light bulb for the right light fixture with a burned out bulb. :-) When software is spread around like the spare light bulbs in our house,

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Glen Batchelor
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Thursday, February 03, 2011 3:34 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? From: Steve Romanow

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread fft2001
to customize it for them, which really means taking out all the special hooks while they pay for it :) -Original Message- From: Glen Batchelor webmas...@all-spec.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Thu, Feb 3, 2011 3:46 pm Subject: Re: [U2] What do you do with CallHTTP

Re: [U2] What do you do with CallHTTP?

2011-02-03 Thread Wols Lists
On 02/02/11 18:57, Wols Lists wrote: The problem is, where do you put the layers. That's my beef with relational, the layer is in COMPLETELY the wrong place. This means a large chunk of information, which *belongs* in the database layer, *has* to be put into the business layer. Even the

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread Symeon Breen
February 2011 23:19 To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Storage is something completely different. Think of business objects rather than tables/rows/columns or file/record/fm/vm/sm/tm or even XML. -Original Message- From: u2-users-boun

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread phil walker
] On Behalf Of phil walker Sent: 01 February 2011 23:19 To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Storage is something completely different. Think of business objects rather than tables/rows/columns or file/record/fm/vm/sm/tm or even XML. -Original Message

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread George Gallen
[mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of phil walker Sent: Tuesday, February 01, 2011 6:19 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Storage is something completely different. Think of business objects rather than tables/rows/columns or file

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread phil walker
in a hologram ;-) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of George Gallen Sent: Thursday, 3 February 2011 3:16 a.m. To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Storage

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread Bill Haskett
: Re: [U2] What do you do with CallHTTP? Storage is something completely different. Think of business objects rather than tables/rows/columns or file/record/fm/vm/sm/tm or even XML. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread FFT2001
Let's not forget here that the business user wants a solution. If you can come in, with their solution, and no one else can, and you're a good salesperson, and the price is right, you get the signature most of the time. The reason products like Shims took off is because there was literally no

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread phil walker
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of phil walker Sent: Tuesday, February 01, 2011 6:19 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Storage is something completely

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread Wols Lists
On 02/02/11 18:05, phil walker wrote: Agreed it is the database. I guess I was not clear. If your archictecture has layers dbms/DAL/BAL/UI then you COULD if you wanted to theoretically at least change one of these without largely impacting the other layers. Therefore if you did not like the

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread George Gallen
, 2011 2:11 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? Bottom line: There are no absolutes. ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread Jerry
. To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? Let's not forget here that the business user wants a solution. [phil walker] That's right. If you can come in, with their solution, and no one else can, and you're a good salesperson, and the price is right, you

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread Dan McGrath
February 2011 7:31 a.m. To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? Let's not forget here that the business user wants a solution. [phil walker] That's right. If you can come in, with their solution, and no one else can, and you're a good salesperson

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread Steve Romanow
its ridiculous -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jerry Sent: Thursday, 3 February 2011 2:09 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? There are people on this list

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread Dan McGrath
of the web). -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jerry Sent: Thursday, 3 February 2011 3:48 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Be careful what you wish for. I didn't start out

Re: [U2] What do you do with CallHTTP?

2011-02-02 Thread Steve Romanow
: Thursday, 3 February 2011 2:09 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? There are people on this list that have been working with this database for 40 years or more, can you say that about the products you are so hyped up on. This database/environment/platform has

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread David Wolverton
@George - you're probably right -- I found the doc on that link was dated Feb / Mar of 2010 -- that was well into Rocket-realm, but perhaps they just 'wrote up' the logic IBM used to make the change. And yes -- it appears the any 'socket' sets iPhantoms. The problem is that the logic does not

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread Steve Romanow
On 2/1/2011 12:58 PM, David Wolverton wrote: Have to get started -- Sadly, no one is going to pay me to fix this. And I write enough issues on my own without someone else creating issues for me! So... Goodbye CallHTTP -- Heo cURL! DW The investment in cURL also gives you numerous other

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread Symeon Breen
about 5 for the same kind of money From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: 01 February 2011 17:58 To: 'U2 Users List' Subject: Re: [U2] What do you do with CallHTTP? @George - you're probably right

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread Steve Romanow
On 2/1/2011 2:04 PM, Symeon Breen wrote: I find the whole licencing issue a real pain. Compare to sql server - express edition for free comes with 100 pooled connections as default - ok there is a max DB size Or the db's like pgsql, mysql, etc with no restriction.

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread George Gallen
01, 2011 2:10 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? On 2/1/2011 2:04 PM, Symeon Breen wrote: I find the whole licencing issue a real pain. Compare to sql server - express edition for free comes with 100 pooled connections as default - ok there is a max

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread phil walker
Breen Sent: Wednesday, 2 February 2011 8:15 a.m. To: 'U2 Users List' Subject: Re: [U2] What do you do with CallHTTP? I find the whole licencing issue a real pain. Compare to sql server - express edition for free comes with 100 pooled connections as default - ok there is a max DB size

Re: [U2] What do you do with CallHTTP? (CASS validation)

2011-02-01 Thread Tony Gravagno
From: Glen Batchelor MelissaDATA - Data Quality Suite On one hand I'm worried about a perception of smack talking some company here, but on the other hand I feel a need to convey my experience. I have personally been affected by breach of privacy issues with MelissaDATA. They harvest and

Re: [U2] What do you do with CallHTTP? (CASS validation)

2011-02-01 Thread Glen Batchelor
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: Tuesday, February 01, 2011 2:34 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? (CASS

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread George Gallen
To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? George: I'm not sure what you mean by front-end. No software can be sold today with a telnet-based character interface. So, if you mean a CUI front-end then I'd have to point out that you don't really get a front-end

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread Bill Haskett
. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Steve Romanow Sent: Tuesday, February 01, 2011 2:10 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? On 2/1/2011 2:04 PM, Symeon Breen wrote: I find

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread phil walker
: Wednesday, 2 February 2011 9:31 a.m. To: 'U2 Users List' Subject: Re: [U2] What do you do with CallHTTP? My one thing to say on this is u2 does not = green screen - i have not written a green screen app for many many years - but i still use u2 and other DB's extensively. From: u2-users

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread George Gallen
walker Sent: Tuesday, February 01, 2011 4:12 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? If you still have a green screen and want to put a GUI/Web interface on it, then do the redevelopment, but look to see if you can layer your application architecture so

Re: [U2] What do you do with CallHTTP?

2011-02-01 Thread phil walker
: Wednesday, 2 February 2011 10:31 a.m. To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? While that all makes sense, the one difference here between U2 and the others (Oracle, MySQL, MSSQL) is the usage of multi-value data storage. Even if U2 had the best GUI interface

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread George Gallen
-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? On 1/28/2011 3:49 PM, Larry Hiscock wrote: We're using it to consume address verification web services. Larry Hiscock Western Computer Services Can you recommend a company for CASS verification

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread George Gallen
Subject: Re: [U2] What do you do with CallHTTP? We tried out Group1 Software a few years back. Not sure if their still in business. Not Pick...but.. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Steve

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread David Wolverton
Thanks for the feedback folks. The reason I was doing this query was to review the 'reason' for the recent license changes that make CallHTTP 'consume' a seat if it is used within a 'phantom' process. I didn't say WHY I was interested get 'genuine' usage comments. Like many of you, I use

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread Jeff Schasny
Phantoms use a seat. Always have. It really has nothing to do with what the phantom process is doing. It invokes a Universe session. I would suggest that if you don't want to use a Universe seat to accomplish an HTTP read you utilize cURL, Wget or some other OS level command line tool to

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread George Gallen
...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Monday, January 31, 2011 10:05 AM To: 'U2 Users List' Subject: Re: [U2] What do you do with CallHTTP? Here is the link for the 'business case' for making CallHTTP 'eat a seat' when used

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread George Gallen
Schasny Sent: Monday, January 31, 2011 10:33 AM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Phantoms use a seat. Always have. It really has nothing to do with what the phantom process is doing. It invokes a Universe session. I would suggest that if you don't want to use

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread Steve Romanow
With a web service, running Pick is not relevant . :) On 1/31/2011 9:15 AM, George Gallen wrote: We tried out Group1 Software a few years back. Not sure if their still in business. Not Pick...but.. ___ U2-Users mailing list

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread George Gallen
but it does make it a little nicer if they are. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Steve Romanow Sent: Monday, January 31, 2011 11:06 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do

Re: [U2] What do you do with CallHTTP? (CASS validation)

2011-01-31 Thread Glen Batchelor
, January 28, 2011 7:53 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? On 1/28/2011 3:49 PM, Larry Hiscock wrote: We're using it to consume address verification web services. Larry Hiscock Western Computer Services Can you recommend a company

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread Wols Lists
On 31/01/11 15:04, David Wolverton wrote: Am I out on a limb here saying that CallHTTP should probably not cause a Phantom to go iPhantom? I mean, Rocket can do whatever the heck they want, it's their sandbox after all and we really have no choice but to suck it up... But is the logic they

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread Symeon Breen
On udt phantoms do not use a licence. From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny Sent: 31 January 2011 15:33 To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? Phantoms use a seat. Always have

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread Symeon Breen
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: 31 January 2011 15:05 To: 'U2 Users List' Subject: Re: [U2] What do you do with CallHTTP? Thanks for the feedback folks. The reason I was doing this query was to review the 'reason' for the recent

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread Glen Batchelor
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users- boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Monday, January 31, 2011 3:42 PM To: 'U2 Users List' Subject: Re: [U2] What do you do with CallHTTP? Any

Re: [U2] What do you do with CallHTTP?

2011-01-31 Thread Bill Haskett
Jeff: I don't believe phantoms use a seat by default. The solution you advocate is one that has been occurring in the PICK market for years; if you want to do something reasonable then get off of PICK to another product that doesn't use a very expensive telnet licensing paradigm, especially

[U2] What do you do with CallHTTP?

2011-01-28 Thread David Wolverton
What uses have you found for CallHTTP for in your applications? Are you 'eating' someone else's data with it - like doing lookups against a web service call? Or are you using it to 'serve' data to others? Rocket says you can do this, but I can't see how it would work offhand and would like to

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread bradley . schrag
One use we have is to send/consume XML to an external third-party service provider. We also use internally for web service calls. The first time doing it can be a challenge. After that, it's pretty straight-forward. It has been very stable for us. Brad. U.S. BANCORP made the following

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Nancy Fisher
-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Friday, January 28, 2011 10:51 AM To: 'U2 Users List' Subject: [U2] What do you do with CallHTTP? What uses have you found for CallHTTP for in your applications? Are you 'eating' someone else's data with it - like doing lookups

Re: [U2] What do you do with CallHTTP? [AD]

2011-01-28 Thread Robert Houben
...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: Friday, January 28, 2011 10:51 AM To: 'U2 Users List' Subject: [U2] What do you do with CallHTTP? What uses have you found for CallHTTP for in your applications? Are you 'eating' someone else's data with it - like doing lookups against a web service call

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Norman Bauer
The only thing I'm using it for is to get currency exchange rates. On Fri, Jan 28, 2011 at 1:50 PM, David Wolverton dwolv...@flash.net wrote: What uses have you found for CallHTTP for in your applications? Are you 'eating' someone else's data with it - like doing lookups against a web service

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Larry Hiscock
We're using it to consume address verification web services. Larry Hiscock Western Computer Services On Fri, Jan 28, 2011 at 1:50 PM, David Wolverton dwolv...@flash.net wrote: What uses have you found for CallHTTP for in your applications? Are you 'eating' someone else's data with it - like

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Steve Romanow
On 1/28/2011 1:50 PM, David Wolverton wrote: What uses have you found for CallHTTP for in your applications? None whatsoever. Are you 'eating' someone else's data with it - like doing lookups against a web service call? Or are you using it to 'serve' data to others? Rocket says you can do

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Symeon Breen
- or preferably write a webservice in say .net and use uniobjects.net - it really is 20 lines of code. From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton Sent: 28 January 2011 18:50 To: 'U2 Users List' Subject: [U2] What do you do

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Garry Smith
: Friday, January 28, 2011 1:29 PM To: U2 Users List Subject: Re: [U2] What do you do with CallHTTP? On 1/28/2011 1:50 PM, David Wolverton wrote: What uses have you found for CallHTTP for in your applications? None whatsoever. Are you 'eating' someone else's data with it - like doing lookups

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread fft2001
Which twenty? -Original Message- From: Symeon Breen syme...@gmail.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Fri, Jan 28, 2011 2:18 pm Subject: Re: [U2] What do you do with CallHTTP? CallHTTP is used to call someone else's http service like a webservice

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Robert Houben
:05 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? Which twenty? -Original Message- From: Symeon Breen syme...@gmail.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Fri, Jan 28, 2011 2:18 pm Subject: Re: [U2] What do you do

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Tony Gravagno
From: David Wolverton What uses have you found for CallHTTP for in your applications? David, as you know, I use web services every day and have written articles, products, and interfaces for clients based on them. The modern world is all about The Cloud, Virtualization, Software As A

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Tony Gravagno
From: Symeon Breen In order to serve data to others you would not use callhttp - you should use the sockets interface - or preferably write a webservice in say .net and use uniobjects.net - it really is 20 lines of code. From: fft2001 Which twenty? Symeon - I know you know this, just

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Tony Gravagno
From: Symeon Breen In order to serve data to others you would not use callhttp - you should use the sockets interface - or preferably write a webservice in say .net and use uniobjects.net - it really is 20 lines of code. From: fft2001 Which twenty? Symeon - I know you know this, just

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Steve Romanow
On 1/28/2011 3:49 PM, Larry Hiscock wrote: We're using it to consume address verification web services. Larry Hiscock Western Computer Services Can you recommend a company for CASS verification? ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] What do you do with CallHTTP?

2011-01-28 Thread Larry Hiscock
-users-boun...@listserver.u2ug.org] On Behalf Of Steve Romanow Sent: Friday, January 28, 2011 4:53 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] What do you do with CallHTTP? On 1/28/2011 3:49 PM, Larry Hiscock wrote: We're using it to consume address verification web services. Larry