<DiscoveryItem>
	<strId>18ceb9c6-b4d6-470c-bfea-30add735a7b7</strId>
	<strName>LoadIpListFromRemoteTable</strName>
	<strDescription></strDescription>
	<strTableName>tblObject</strTableName>
	<strTableDescription></strTableDescription>
	<strParentNameList></strParentNameList>
	<fIsRoot>1</fIsRoot>
	<fSkipResults>1</fSkipResults>
	<fPossibleUpdateLine>0</fPossibleUpdateLine>
	<strType>Table</strType>
	<strSQLDeleteCommand>delete from tblobject</strSQLDeleteCommand>
	<strStartupParametersFilePath></strStartupParametersFilePath>
	<strUpdateOnChangeFieldList></strUpdateOnChangeFieldList>
	<FieldItem>
		<strId>8077b8ae-7c36-4b44-a3cb-fbd08fe3811a</strId>
		<strMethod>SQL</strMethod>
		<strTableField>strIpAddr</strTableField>
		<strTableFieldDescription></strTableFieldDescription>
		<strFieldType>String</strFieldType>
		<strValue></strValue>
		<strUniqueFieldQuery></strUniqueFieldQuery>
		<strValueFunction></strValueFunction>
		<strFinalSQLQuery>null</strFinalSQLQuery>
		<strFinalSQLFieldName>null</strFinalSQLFieldName>
		<strFinalSQLTableKeyName>null</strFinalSQLTableKeyName>
		<fIsKey>1</fIsKey>
		<fSkipProtocolIfFails>0</fSkipProtocolIfFails>
		<fIsTableKey>1</fIsTableKey>
		<strTableKeyFieldName>strIpAddr</strTableKeyFieldName>
		<strDriverName>org.postgresql.Driver</strDriverName>
		<strManager>jdbc:postgresql://192.168.0.90:5432/serviceware</strManager>
		<strUser>jilroy</strUser>
		<strPassword>jilroy</strPassword>
		<strCommand>SELECT	DISTINCT unique_id strIpAddr
FROM	tbl_assets a INNER JOIN tbl_asset_business_services abs ON
	a.id = abs.asset_id
WHERE	type = 5</strCommand>
		<strSQLQueryFieldName>strIpAddr</strSQLQueryFieldName>
	</FieldItem>
</DiscoveryItem>
