HP-UX 11.11
UD 6.0

We do exactly what you are attempting to do using CALLC to a product from 
FirstLogic called ACE Libraries or PostalSoft.  Their information comes 
directly from USPS (which sometimes contradicts some of the more common 
carriers).  I believe that their PostalSoft Professional and Business 
Editions allow for calls to a web-service (although I have not pursued 
this at all). 

The ACE libraries (which I could not readily find on their website 
www.firstlogic.com) allows us to perform realtime address corrections.  We 
have developed 'batch' utilities to perform mass cleansing.  The real 
challenge was creating a c-wrapper the would deal with file-handles (since 
Unidata does not use file-handles in the same capacity).  This list was 
very instrumental in assisting us to create that wrapper.


Vance Alspach
J & L Industrial Supply





"Bruce Lunt" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

04/21/2005 06:38 PM
Please respond to u2-users

 
        To:     [email protected]
        cc: 
        Subject:        [U2] [UD 6.0] Address verificcation calls to the web


Hi All,

I have seen a bunch of postings on this list lately about linking Unidata 
(and Universe) to the outside world but I am not sure if the answers that 
I 
am looking for have been talked about, or not. So, finally, I am going to 
ask the question.

We would like to subscribe to an address verification service on the web. 
When an address is entered or changed on our system, we want to send a 
call 
to a web-service. We do approx. 150,000 address entries per month. (Some 
month's will be bigger than that and some month's will be less than that) 
We 
have considered and rejected scrubbing our entire database of addresses. 
It 
was thought that only the currently active addresses need to be corrected 
and if an old customer decides to become active again, we'll verify them 
at 
that time. The service that we think we're going to go with uses SOAP, if 
that helps.

Has this type of interface been done already? If so, how did you do it? I 
mean, can you make the calls directly from UniBasic or did you create a 
flat-file and export it to Unix first? If you export it to Unix, did you 
use 
Perl? Or some other tool? Also, this whole process needs to be pretty 
quick 
since it is a Order-entry screen.

We would appreciate any help that you all can offer!

Thanks in advance,

R. Bruce Lunt
408.832.1900 cell
925.924.2132 office
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to