<DiscoveryItem>
	<strId>05033f82-e887-424b-9498-94d2079b9a76</strId>
	<strName>DiscoverRespondingInformation</strName>
	<strDescription></strDescription>
	<strTableName>tblNodes</strTableName>
	<strTableDescription></strTableDescription>
	<strParentNameList>DiscoverNodesFromSeed</strParentNameList>
	<fIsRoot>0</fIsRoot>
	<fSkipResults>0</fSkipResults>
	<fPossibleUpdateLine>0</fPossibleUpdateLine>
	<strType>Line</strType>
	<strSQLDeleteCommand></strSQLDeleteCommand>
	<strStartupParametersFilePath></strStartupParametersFilePath>
	<strUpdateOnChangeFieldList></strUpdateOnChangeFieldList>
	<FieldItem>
		<strId>2c73c091-8544-4859-acc1-e31e6cbc21e0</strId>
		<strMethod>SQL</strMethod>
		<strTableField>IsSQLServerRespondig</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue></strValue>
		<strUniqueFieldQuery></strUniqueFieldQuery>
		<strValueFunction>None</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIsKey>0</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName>strIpAddr</strTableKeyFieldName>
		<strDriverName>org.apache.derby.jdbc.ClientDriver</strDriverName>
		<strManager>jdbc:derby://127.0.0.1:54345/rjnetworkdiscovery</strManager>
		<strUser>jilroy</strUser>
		<strPassword>jilroy</strPassword>
		<strCommand>select distinct '1' as isSQLResponding,
'@strIpAddr@' as strIpAddr 
from tblNodes </strCommand>
		<strSQLQueryFieldName>isSQLResponding</strSQLQueryFieldName>
	</FieldItem>
	<FieldItem>
		<strId>0b80f7e5-1d3c-48f8-a6d6-6d36956c2ee8</strId>
		<strMethod>Direct</strMethod>
		<strTableField>strIpAddr</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue>@strIpAddr@</strValue>
		<strUniqueFieldQuery>select strIpAddr from tblNodes</strUniqueFieldQuery>
		<strValueFunction>None</strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIsKey>1</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
	</FieldItem>
	<FieldItem>
		<strId>cb35b7c9-efe8-4ae3-b3fc-f8489184230c</strId>
		<strMethod>OpenTcpPorts</strMethod>
		<strTableField>IsPortResponding</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>Int</strFieldType>
		<strValue></strValue>
		<strUniqueFieldQuery></strUniqueFieldQuery>
		<strValueFunction>None</strValueFunction>
		<strFinalSQLQuery>select '1' as IsResponding from
#TEMPTABLE#</strFinalSQLQuery>
		<strFinalSQLFieldName>IsResponding</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIsKey>0</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>0</fIsTableKey>
		<strTableKeyFieldName></strTableKeyFieldName>
		<strIpAddr>@strIpAddr@</strIpAddr>
		<strPortRangeList>22</strPortRangeList>
		<nMaxConcurrentSockets>null</nMaxConcurrentSockets>
		<nTimeoutMs>null</nTimeoutMs>
	</FieldItem>
</DiscoveryItem>
