SOAP anyone?
Bill Campbell
bill at celestial.com
Mon Mar 19 15:01:38 PST 2007
On Mon, Mar 19, 2007, Nancy Palmquist wrote:
>Howard Wolowitz wrote:
>> Has anyone had any experience with, developed an application or better yet a
>> toolkit for using filepro with SOAP?
>>
>> SOAP=Simple Object Access Protocol
>>
>> Howie
>>
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>
>>
>Howie,
>
>SOAP - is a very convoluted thing. We exchange data using XML files
>with HTTP/HTTPS protocols. We have developed schema for the XML docs
>and have built this exchange for our customers to be able to send files.
I don't know if it's applicable here, but XML-RPC (XML Remote Procedure
Calls) is a far simpler protocol for sending data in many cases. It's
particularly easy to use in python as it looks pretty much like any other
function call where the function returns a dictionary (perl hash).
SOAP evolved from XML-RPC and grew enormously in the process.
Bill
--
INTERNET: bill at Celestial.COM Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676
``The man who produces while others dispose of his product is a slave.''
Ayn Rand
More information about the Filepro-list
mailing list