534 | 534 | Please note that you can add lineage=true to the previous request if you need to get information about the input values used to run your Service. Furthermore, you may need to store the {{{ExecuteResponse}}} document of your ZOO Service to re-use it later. In this case you must add {{{storeExecuteResponse=true}}} to the previous request. Note that is an important thing as the behavior of ZOO Kernel is not exactly the same than when running without this parameter settled to true. Indeed, in such a request, ZOO Kernel will give you an {{{ExecuteResponse}}} document which will contain the attribute statusLocation, which inform the client where the ongoing status or the final {{{ExecuteResponse}}} will be located. |