Hi,
When I am consuming Content Server Search API in SOAP UI, it does not give an expected result when "AND" condition is used,
"Enterprise"
1
10
Livelink Search API V1
sortByRegion=OTModifyDate
where1="Attr_594595_2":"New" and "OTSubType":"144"
OTDataID
Search result seems to be working fine when "AND" condition is removed and service is invoked
eg :
where1="OTSubType":"144"
where1="Attr_594595_2":"New"
Content Server version used is 16.2.8