RE: [U2] Questions about addRequestParameter

2005-05-18 Thread Mike Dallaire
If you are accessing a web service, callHTTP is for HTTP requests, similar to an HTML form post. It does not send XML. If you are not, ignore the rest of this! Just to throw in my 2 cents, you can use callHTTP to send XML. We are running 16 different interfaces using callHTTP POST to send and

Re: [U2] Questions about addRequestParameter

2005-05-17 Thread David Tod Sigafoos
Bruce, i recently used callHttp to generate 'Customs Form' through the USPS. You are basically right in your understanding. It is very quick as long as you have a good connection .. we were getting forms back in PDF format (6 pages) in approx 2-4 seconds after submit. For your address you

RE: [U2] Questions about addRequestParameter

2005-05-17 Thread Adrian Matthews
Theres a good example of this on www.pickwiki.com We use a similiar system for address verification and debit/credit card payments. Performance is more than adequate. From: [EMAIL PROTECTED] on behalf of Bruce Lunt Sent: Mon 16/05/2005 23:19 To:

RE: [U2] Questions about addRequestParameter

2005-05-17 Thread Brian Leach
Bruce, Am I right in thinking that you are consuming a web service here? You say the response is in XML. If so, check out whether your version of UniData supports the newer SOAP calling (SOAPCreateRequest etc) routines (I only have UniVerse here so I can't check). These might be more

RE: [U2] Questions about addRequestParameter

2005-05-17 Thread Wendy Smoak
Bruce Lunt wrote: I have been investigating using callhttp to send addresses to the web for address verification and the documentation is leaving me a little unfulfilled. There are some examples on the Wiki: http://www.pickwiki.com/cgi-bin/wiki.pl?CallHTTP and

Re: [U2] Questions about addRequestParameter

2005-05-17 Thread John Kent
Brian, i would like a copy of that to if you can dig it up. jak - Original Message - From: Brian Leach [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Tuesday, May 17, 2005 8:13 PM Subject: RE: [U2] Questions about addRequestParameter Bruce, Am I right in thinking that you

Re: [U2] Questions about addRequestParameter

2005-05-17 Thread Bruce Lunt
service. Everything is working great, now. Thanks again, R. Bruce Lunt From: David Tod Sigafoos [EMAIL PROTECTED] Reply-To: u2-users@listserver.u2ug.org To: Bruce Lunt u2-users@listserver.u2ug.org Subject: Re: [U2] Questions about addRequestParameter Date: Mon, 16 May 2005 20:54:37 -0700 Bruce, i

RE: [U2] Questions about addRequestParameter

2005-05-17 Thread Bruce Lunt
@listserver.u2ug.org Subject: RE: [U2] Questions about addRequestParameter Date: Tue, 17 May 2005 08:22:11 -0700 Bruce Lunt wrote: I have been investigating using callhttp to send addresses to the web for address verification and the documentation is leaving me a little unfulfilled. There are some examples

Re: [U2] Questions about addRequestParameter

2005-05-17 Thread Bruce Lunt
@listserver.u2ug.org Subject: Re: [U2] Questions about addRequestParameter Date: Wed, 18 May 2005 08:08:06 +0930 Brian, i would like a copy of that to if you can dig it up. jak - Original Message - From: Brian Leach [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Tuesday, May 17, 2005 8