I was trying to fetch data from OAC using soap request for 1M data in batch of 50k. upto 5-6 lakh data is fetched properly but after that throwing an error Error: soap:Server: Assertion failure: !rState->getCursor().isNull() at line 246 of project/webviews/rsxmlserializer .cpp: {"Error":{"Code":"ACIOASLN","Message": "Assertion failure: Irstate->getCursor().isNull() at line 246 of project/webviews/rsxmlserializer.c pp"}}
at finish (C:\Users\anubh\Documents\BIPConnector\bip-connector\server\node_modules\soap\lib\wsdl\index.js:468:35)
at WSDL.xmlToObject (C:\Users\anubh\Documents\BIPConnector\bip-connector\server\node_modules\soap\lib\wsdl\index.js:444:16)
at parseSync (C:\Users\anubh\Documents\BIPConnector\bip-connector\server\node_modules\soap\lib\client.js:274:33)
at C:\Users\anubh\Documents\BIPConnector\bip-connector\server\node_modules\soap\lib\client.js:480:24
at handleBody (C:\Users\anubh\Documents\BIPConnector\bip-connector\server\node_modules\soap\lib\http.js:178:17)