EAI UI Data Adapter QueryPage search syntax
Hi All,
I am using OOB webservice, AssetManagement/ AssetManagementQueryPage to fetch records.
I need to know how to specify searchspec when the Field value contains 'and'.
Passing -
Neither this <quer:AssetMgmt-Asset searchspec="[ProductName] LIKE 'Product1 and Product2'"> Nor this <quer:ProductName sortorder="" sortsequence="">='Product1 and Product2'</quer:ProductName>
in the input request is working for me.
Thanks,
D