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": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/longProcess/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/longProcess/execution.html"}], "inputs": {"sid": {"title": "Service ID", "description": "A ZOO Service ID (unused).", "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"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/longProcess.html Last modified: Sat Dec 4 00:09:36 CET 2021