Re: SOAP XML
Re: SOAP XML
- Subject: Re: SOAP XML
- From: Roger Howard <email@hidden>
- Date: Thu, 8 Jul 2004 17:19:30 -0700
On Jul 8, 2004, at 12:05 PM, Bill Metzinger wrote:
On Jul 8, 2004, at 2:24 PM, Roger Howard wrote:
Best way is to dummy up a mock SOAP service that just dumps the post
to a text file or database
That's a cool idea Roger.
The bummer is that my highly platform prejudice IT guys set up a mock
SOAP service which I can't get more than a transport error out of.
They have been no help resolving any problem I've ever encountered
over the past ten years, and I don't know about asking them to set up
a new service to dissect my XML.
That's the beauty - you don't need a real Web Service to test this...
just a simple script on a Web server that takes the contents of your
http post and dumps to a file.
Someone else posted a link to a tool that may help, but if that doesn't
pan out let us know.
-R
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >SOAP XML (From: Bill Metzinger <email@hidden>) |
| >Re: SOAP XML (From: Roger Howard <email@hidden>) |
| >Re: SOAP XML (From: Bill Metzinger <email@hidden>) |