Last change
on this file since 172 was
106,
checked in by djay, 14 years ago
|
Correct the zcfg files and add the Python Services Provider base-vect-ops-py to run with QGIS WPS Client.
|
File size:
868 bytes
|
Rev | Line | |
---|
[26] | 1 | [longProcess] |
---|
| 2 | Title = Demo long process. |
---|
| 3 | Abstract = This service doesn't do anything except taking its time, it demonstrates how to use the updateStatus function from your ZOO Service. |
---|
| 4 | processVersion = 1 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceProvider = wps_status.zo |
---|
| 8 | serviceType = C |
---|
[80] | 9 | <MetaData> |
---|
[26] | 10 | title = Demo GetStatus request |
---|
| 11 | </MetaData> |
---|
| 12 | <DataInputs> |
---|
| 13 | [sid] |
---|
| 14 | Title = Service ID |
---|
| 15 | Abstract = A ZOO Service ID (unused). |
---|
| 16 | minOccurs = 0 |
---|
| 17 | maxOccurs = 1 |
---|
| 18 | <LiteralData> |
---|
| 19 | dataType = integer |
---|
| 20 | <Default> |
---|
| 21 | </Default> |
---|
| 22 | </LiteralData> |
---|
| 23 | </DataInputs> |
---|
| 24 | <DataOutputs> |
---|
| 25 | [Result] |
---|
| 26 | Title = ExecuteResponse document |
---|
| 27 | Abstract = The resulting ExecuteResponse document. |
---|
[80] | 28 | <MetaData> |
---|
[26] | 29 | title = Demo XSL use case |
---|
| 30 | </MetaData> |
---|
| 31 | <LiteralData> |
---|
| 32 | dataType = string |
---|
| 33 | <Default> |
---|
| 34 | </Default> |
---|
| 35 | </LiteralData> |
---|
| 36 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.