Last change
on this file since 940 was
839,
checked in by djay, 7 years ago
|
Update the source code for HPC support. Automatically adding nested outputs for the HPC support (should this be available for every support?). Add capability to store the metadata in the Collection DataBase?. Addition of the zcfg2sql to import any existing ZCFG file into the Collection DB. Add the support to invoke a callback (for history purpose) in case a [callback] section contains at least one parameter defined (url). Add support to convert maps and map to JSON (for callback use only by now). Fix some memory leaks (some are still there).
|
-
Property svn:keywords set to
Id
|
File size:
657 bytes
|
Line | |
---|
1 | [FinalizeHPC] |
---|
2 | Title = Start phase 3 of HPC execution |
---|
3 | Abstract = Unblock the ZOO-Kernel awaiting for a remote job execution |
---|
4 | processVersion = 1 |
---|
5 | storeSupported = true |
---|
6 | statusSupported = true |
---|
7 | serviceProvider = wps_hpc.zo |
---|
8 | serviceType = C |
---|
9 | <DataInputs> |
---|
10 | [JobId] |
---|
11 | Title = the image |
---|
12 | Abstract = The image to process |
---|
13 | minOccurs = 1 |
---|
14 | maxOccurs = 1 |
---|
15 | <LiteralData> |
---|
16 | dataType = string |
---|
17 | <Default> |
---|
18 | </Default> |
---|
19 | </LiteralData> |
---|
20 | </DataInputs> |
---|
21 | <DataOutputs> |
---|
22 | [Result] |
---|
23 | Title = The hello string |
---|
24 | Abstract = The Hello message string. |
---|
25 | <LiteralOutput> |
---|
26 | DataType = string |
---|
27 | <Default> |
---|
28 | </Default> |
---|
29 | </LiteralOutput> |
---|
30 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.