Wanting to return an .XML document for a direct action
Wanting to return an .XML document for a direct action
- Subject: Wanting to return an .XML document for a direct action
- From: WebObjects <email@hidden>
- Date: Sun, 02 Oct 2005 13:21:13 -0700
Title: Wanting to return an .XML document for a direct action
Trying to establish the best solution to work with the following scenario:
I have a vendor whose application needs to query our db. We have established http as a transport standard, and I have open rights to design whatever WO.app I want on the backend.
Ideally the 3rd party wants to submit a URL to our application, for example something like http://mydomain.com/cgi-bin/WebObjects/myapp.woa/wa/myaction?uid=joe?pwd=1234
and in return I’m to send back an XML document with elements like ‘approvalcode=1’, ‘approvalmsg=here is some text’.
What is the easiest way to return an XML doc?
Naturally I’ve poked around with the ‘Calculator’ example of WebServices; but this may mandate that they design their application to be a ‘consumer’ when all they may really want to do is parse a resulting XML document w/out a lot of fuss.
Thanks for any guidance,
-Bill Reynolds
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden