Oracle Analytics Cloud and Server

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

Issue with report from BIP

Question
11
Views
0
Comments

Summary

Trying to figure out why the Report from BIP is short

Content

Hello All,

In running a report from BIP in Oracle Integration Cloud via a Soap Adapter, I am seeing that the report is resulting in a CSV file that is missing a few data entries in the last column. 

Example journal

field 1,field 2,field 3,field 4,fied 5,field 6...
data11,data12,data13,data14,data15,data16...
data21,data22,data23,data24,data25,data26...
data31,data32,data33,data34,data35,data36...
data41,data42,data43,

I'm attempting to retrieve the entire report from the SOAP Adapter. There is a field that allows me to grab a data chunk in the configuration. How do I get that the size of the entire file so I can get the full report because pre-defining that chunksize is not going to work if the report gets any larger.

 

Tagged: