<?xml version="1.0" encoding="utf-8"?>
<param xmlns="http://www.sos-berlin.com/schema/js7_job_documentation_v1.1"
	xmlns:xhtml="http://www.w3.org/1999/xhtml"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	name="ignore_error" required="false" DefaultValue="false" DataType="java.lang.Boolean">
	<note>
		<p>
			Should the value <em>true</em> be specified, then execution errors caused by commands on the SSH server are ignored.
			Otherwise such execution errors for jobs and orders are reported by the Job Scheduler.
		</p>
	</note>
</param>