SOAP Request for Advance Search given only 1999 records
Hi
I am running SOAP Request for Advance Search and i am getting records of 1999 only.
I have 3000 items, but the below SOAP for Advance search flush only 1999 records.
Please let me know if we can set any the query limit in the request and how?
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<advancedSearch xmlns="http://xmlns.oracle.com/AgileObjects/Core/Search/V1">
<request xmlns="">
<classIdentifier>Part</classIdentifier>
<criteria>[Title Block.Number] is not null</criteria>
<caseSensitive>false</caseSensitive>