longProcess: Demo long process.
This service doesn't do anything except taking its time, it demonstrates how to use the updateStatus function from your ZOO Service.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "longProcess", "title": "Demo long process. ", "description": "This service doesn't do anything except taking its time, it demonstrates how to use the updateStatus function from your ZOO Service. ", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/longProcess/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/longProcess/execution.html"}], "inputs": {"sid": {"title": "Service ID", "description": "A ZOO Service ID (unused).", "maxOccurs": 1, "schema": {"type": "integer", "nullable": true}, "id": "sid"}}, "outputs": {"Result": {"title": "ExecuteResponse document", "description": "The resulting ExecuteResponse document.", "schema": {"type": "string", "default": "Any value"}, "metadata": [{"title": "Demo XSL use case"}], "id": "Result"}}}
http://tb17.geolabs.fr:8090/ogc-api/processes/longProcess.html Last modified: Wed Jun 9 17:39:32 CEST 2021