[Zoo-discuss] WPS Execute request - POST reference

Alexandre Dubé adube at mapgears.com
Wed Aug 27 06:22:52 PDT 2014


Hi list,


        In summary

   Does Zoo support wps:Reference node using method="POST" ?


        Details

   It will be easier to explain using examples.  See the attached 
files.  Using curl, you can easily execute the requests and see the 
first one working (method=GET) and the other doesn't (method=POST).  The 
latter seems to be correctly set (the XML seems okay).  So I'm not sure 
where the problem
is.  Does Zoo support wps:Reference node using method="POST" or is there 
something wrong with my XML definition ?


GET:

curl -X POST -d @execute-wfs5-get-custom.xml http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi --header "Content-Type:text/xml"


POST:

curl -X POST -d @execute-wfs4-post-custom.xml http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi --header "Content-Type:text/xml"


Any hint ?


-- 
Alexandre Dubé
T: +1 418-696-5056 #203
http://www.mapgears.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/zoo-discuss/attachments/20140827/c05afb11/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: execute-wfs5-get-custom.xml
Type: text/xml
Size: 1118 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/zoo-discuss/attachments/20140827/c05afb11/attachment.xml>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: execute-wfs4-post-custom.xml
Type: text/xml
Size: 1329 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/zoo-discuss/attachments/20140827/c05afb11/attachment-0001.xml>


More information about the Zoo-discuss mailing list