BSSV Return 100 Record Only
We have deployed CustomerManager BSSV successfully.when we call this BSSV from SoapUI or third party application it returns 100 record only.we have seen a message written in the response as follows:
<e1MessageList>
<e1Messages>
<message>Description: All records for the query have not been returned.</message>
</e1Messages>
</e1MessageList>
we need to return all records and we are sure it is more than 100 record.