This functionality is only available for certain module packages. Info / Copyright

webserviceTrigger

The <webserviceTrigger> tag encloses the definition for file folders for the storage of generated files.

This tag has no attributes.

Allowed sub-elements Quantity Description
jsonAlias 1 Defines the name of the JSON node within the transferred data.
outputFolder 1 Contains the generated files and a log file in case of the successful execution of a job.
failedFolder 1 Contains the source files and a log file in case of a failed execution of a job.

Tip

If the <failedFolder> tag is omitted, the result data are also stored in the directory that is specified in the <outputFolder> tag in case of a failure. If both the <failedFolder> and the <outputFolder> tags do not exist, no logs or result files are stored. This is used to save space when there are many Jobs and the results of the Job are transferred via the PutResultCommand with the Job status (see JobServer.PutResultCommand).

The following actions can be executed by means of webserviceTrigger: