Execute Response |
Return XML that meets GML specification after Execute.
The return XML element description:
Table 1 XML Document Element Description
| Element name | O/M | Description |
| lang |
Mandatory |
Language identifier. |
| statusLocation |
Optional |
Store the result URL It is valid when storeExecuteResponse=true. |
|
serviceInstance |
Mandatory |
The instance of WPS |
|
Porcess |
Mandatory |
Execute description. |
|
OutpuDefinitions |
Optional |
Output definition description. |
|
DataInputs |
Optional |
Input data parameter description. |
|
ProcessOutputs |
Optional |
Output data parameter description. |
|
Status |
Mandatory |
Enum type. The response status after Execute. |
DataInputs is used to describe input data of the service operations and mainly contains the following parts:
Table 2 DataInputs Element Description
| Element name | O/M | Description |
| Input |
Mandatory |
The input data description node. |
|
Data |
Optional |
The input data description. |
|
Reference |
Optional |
Web resource url. |
DataOutputs is used to describe output data of the service operations and mainly contains the following parts:
Table 3 ProcessOutputs Element Description
| Element name | O/M | Description |
| Output |
Mandatory |
Output data description. |
Status describes the status of Execute.
Table 4 Status Element Description
| Element name | O/M | Description |
| creationTime |
Mandatory |
The create time after Execute. |
| ProcessAccepted |
Optional |
The server has accepted request (not supported). |
|
ProcessStarted |
Optional |
The Execute starts (not supported). |
|
PorcessPaused |
Optional |
The Execute is paused (Not supported). |
|
PorcessSucceeded |
Optional |
Execute is successful. |
|
PorcessFailed |
Optional |
Execute is failed. |
The response of the Request Sample is as follows:
Where http://localhost:8090/iserver/services/spatialanalyst-changchun/wps100?request=getxml&file=BufferedPolygon.xml is the result of buffer analysis: