Originally created by: jon.nor...@fin-plus.co.uk
Originally owned by: jon.nor...@fin-plus.co.uk
<Pod Id="DataBooksSource" Type="FinPlusCompView.FinPlusConnectService" >
<Bean Name="ServiceName" Value="Books" />
<Bean Name="ServiceType" Value="Query" />
<Bean Name="Query" Value="[group],Structure;[type],Select;[where],Name='Type' And Value='Book'" />
</Pod>
or
<Pod Id="DataBooksSource" Type="FinPlusCompView.FinPlusConnectService" >
<Bean ServiceName="Books" />
<Bean ServiceType="Query" />
<Bean Query="[group],Structure;[type],Select;[where],Name='Type' And Value='Book'" />
</Pod>
Diff: