>>
APLDN Home

>>
Events

>>
Trainings

>>
APL Books

>>
APLDN Links

>>
Discussion Groups

>>
Downloads

>>
Articles

>>
Library

>>
Learning Tools

>>
APLDN User IO

>>
APL2000.com




General

Author Thread: SOAP
Jon.Capps
SOAP
Posted: Wednesday, May 05, 2004 11:20 PM (EST)
Where do I send the SOAP-encoded commands?


Comments:

Author Thread:
Jairo.Lopez
SOAP
Posted: Thursday, May 06, 2004 11:06 AM (EST)
I am going to need a little more detail to help you with your question.

     

Jon.Capps
SOAP
Posted: Thursday, May 06, 2004 1:09 PM (EST)

I want to send a redirect or ask WhoAmI.  I can see how to code up a SOAP command, and I gather you dont return it as a result.  So what do you do with it?

 

     

Jon.Capps
SOAP
Posted: Friday, May 07, 2004 2:55 PM (EST)

Sorry for my confusion - simply went the wrong way with this.  I thought it was going to be a SOAP thing because the command was XML.

 

The WHOAMI is a Notify command, completely unrelated. 

 

The redirect request in the documentation suggests that you return an XML string (see APL Web Services User Guide, Administration, Web Site Management, Redirecting Requests).

 

However this did not work for me.  What did work was having a result consiting of two values, the first being a status-code and the second being a location. 

 

r„301 'http://www.google.com/index.html'

 

My APL function returned the above and the page was redirected to Google.  Kewl.

     



APL2000 Official Web Site

Service is the rent we pay for being. It is the very purpose of life, and not something you do in your spare time.
--- Marion Wright Edelman

APLDN Home   |    |  Events   |  Trainings   |  APL Books   |  APLDN Links   |    |  Discussion Groups   |    |  Downloads   |  Articles   |  Library   |  Learning Tools   |  APLDN User IO   |  APL2000.com   |