GetStatus: Produce an updated ExecuteResponse document.

Create an ExecuteResponse document from a sid (Service ID), it will use the niternal ZOO Kernel mechanisms to access the current status from a running Service and update the percentCompleted from the original backup file used by the ZOO Kernel when running a Service in background.

Inputs

The ZOO Service ID of the ZOO Service we want to get the current status.

integer
Please set a value for sid.

Outputs

The resulting ExecuteResponse document.

format
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": "GetStatus", "title": "Produce an updated ExecuteResponse document. ", "description": "Create an ExecuteResponse document from a sid (Service ID), it will use the niternal ZOO Kernel mechanisms to access the current status from a running Service and update the percentCompleted from the original backup file used by the ZOO Kernel when running a Service in background. ", "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/GetStatus/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/GetStatus/execution.html"}], "inputs": {"sid": {"title": "Service ID", "description": "The ZOO Service ID of the ZOO Service we want to get the current status.", "schema": {"type": "integer"}, "id": "sid"}}, "outputs": {"Result": {"title": "ExecuteResponse document", "description": "The resulting ExecuteResponse document.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "text/xml"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/wps/1.0.0/wpsExecute_response.xsd"}, {"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/wps/1.0.0/wpsExecute_response.xsd"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/wps/1.0.0/wpsExecute_response.xsd"}, {"type": "string", "contentEncoding": "UTF-8", "contentMediaType": "text/xml", "contentSchema": "http://schemas.opengis.net/wps/1.0.0/wpsExecute_response.xsd"}]}, "metadata": [{"title": "Demo XSL use case"}], "id": "Result"}}}

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