[Zoo-discuss] WPS Execute request - POST reference

nicolas bozon nicolas.bozon at gmail.com
Fri Aug 29 06:42:03 PDT 2014


Hi Alexandre,

Yes, POST is supported. Here is an example, with header and body specified:
https://github.com/WPS-Benchmarking/cptesting/blob/master/requests/irb2_o.xml
(Please have a look from line 7 to 11)

Hope it helps.
Best,

Nick


2014-08-27 15:22 GMT+02:00 Alexandre Dubé <adube at mapgears.com>:

>  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 #203http://www.mapgears.com/
>
>
> _______________________________________________
> Zoo-discuss mailing list
> Zoo-discuss at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/zoo-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/zoo-discuss/attachments/20140829/4f29265d/attachment.html>


More information about the Zoo-discuss mailing list