This service sometimes fails. It is intended to help test the robustness of workflows. If the service does not fail then the input is echoed to the output.

Input ports
- in - A string that is echoed to the out port if the service does not fail. This parameter is mandatory.
Output ports
- out - A copy of the input if the service does not fail.
Examples
An example workflow can be found on myExperiment
.