Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Error in fetching the data from OAC using soap request

Received Response
11
Views
1
Comments

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)

Answers

  • Hi,

    Can you provide some more information about what you are doing when having that error? What service are you calling in OAC? (OAC has many parts, each having different web services exposed)
    How are you calling it?

    The paths you posted mention BIP: is this only related to Publisher?