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 be real time. Check out the Validating Addresses article I wrote for one of the Jan/Feb issues of Spectrum. (I don't remember the year! I must be getting old!)
Regards, On 10/3/2012 4:56 PM, 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 tools for this or am I going to just open a socket, read, and parse 'till I'm blue in the face?
-- ---------------------------------------- Glen Batchelor IT Director/CIO/CTO All-Spec Industries phone: (910) 332-0424 fax: (910) 763-5664 E-mail: [email protected] Web: http://www.all-spec.com Mobile: http://m.all-spec.com Blog: http://blog.all-spec.com 24-hour Automated Voice Response. Get order status and tracking information 24-hours a day from any touch-tone phone. Call now: 877.404.6165 [910.550.2220] (you will need your 6-digit order# and the ship-to postal code of that order) D U Txt? Get order and tracking info via SMS/Text. Add your mobile# to MyAccount to activate. Text your 6-digit order# to 910.550.2220 to get order status. Text track, <space> and your 6-digit order# to 910.550.2220 for latest tracking info. ---------------------------------------- _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
