<?xml version="1.0" encoding="UTF-8"?>
<Definition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="task.xsd" schema-version="2.0">
	<Tasks>
		<Task>
			<General>
				<GUID/>
				<ReferredTaskID/>
				<Version>1</Version>
				<Name></Name>
				<Category>GenericHealthCheck</Category>
				<Component/>
				<TechnicalType>Mixed</TechnicalType>
				<Interactive>false</Interactive>
				<Exclusive>true</Exclusive>
				<ExecutionMode>AutoManual</ExecutionMode>
				<PublishDate>2010-05-26T12:12:12Z</PublishDate>
				<Priority>Medium</Priority>
				<Status>New</Status>
				<Description/>
				<Document></Document>
			</General>
			<Validity>
				<DbTypes>
					<DbType>*</DbType>
				</DbTypes>
				<B1Version>
					<Version From="*" To="*"/>
				</B1Version>
				<CmpDbVersion>
					<Version From="*" To="*"/>
				</CmpDbVersion>
				<RSPVersion>
					<Version From="230000" To="*"/>
				</RSPVersion>
			</Validity>
			<Parameters>
				<Parameter>
					<Name>EmailOnlyIfResultChanged</Name>
					<State>None</State>
					<Type>Boolean</Type>
					<XType>String</XType>
					<Value>True</Value>
					<ValueConstraints>
					</ValueConstraints>
					<Visibility>Invisible</Visibility>
					<UserInterposal>Never</UserInterposal>
					<Description>Parameter "${EmailOnlyIfResultChanged}" specify if the health check task send task result via email only when the task result is changed comparing to previous execution. This parameter is for health check tasks only.</Description>
				</Parameter>
				<Parameter>
					<Name>BackendOnlyIfResultChanged</Name>
					<State>None</State>
					<Type>Boolean</Type>
					<XType>String</XType>
					<Value>True</Value>
					<ValueConstraints>
					</ValueConstraints>
					<Visibility>Invisible</Visibility>
					<UserInterposal>Never</UserInterposal>
					<Description>Parameter "${BackendOnlyIfResultChanged}" specify if the health check task send task result to SAP backend only when the task result is changed comparing to previous execution. This parameter is for health check tasks only.</Description>
				</Parameter>			
				<Parameter>
					<Name>hc_result</Name>
					<State>Session</State>
					<Type>Boolean</Type>
					<XType>String</XType>
					<Value>True</Value>
					<ValueConstraints>
					</ValueConstraints>
					<Visibility>Invisible</Visibility>
					<UserInterposal>Never</UserInterposal>
					<Description><![CDATA[Please assign a boolean value true/false, at end of workflow]]></Description>
				</Parameter>
			</Parameters>
			<Steps>
			</Steps>
		</Task>
	</Tasks>
</Definition>
