demo: Demo long process.

This service doesn't do anything except taking its time to return an error message, it demonstrates how to use the update_status function of the Python ZOO-API from your services code.

Inputs

A ZOO Service ID (unused).

integer

Outputs

The resulting ExecuteResponse document.

transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "demo", "title": "Demo long process. ", "description": "This service doesn't do anything except taking its time to return an error message, it demonstrates how to use the update_status function of the Python ZOO-API from your services code.", "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://demo.mapmint.com/ogc-api/processes/demo/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/demo/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"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/demo.html
Last modified: Sat Feb 19 15:43:34 CET 2022