Oracle Analytics Cloud and Server

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

OBIEE Soap interface maximum row limit

Received Response
21
Views
2
Comments
_bgul_
_bgul_ Rank 1 - Community Starter

Hello,

We are using web service interface of OBIEE. We are calling executeAnalysis SOAP method. The response contains maximum 250 <tns1:row> elements. However we need to return more rows. Is there a configuration file or option where I can increase this limit?

Thanks and best regards,

Bilge

Answers

  • Pedro F
    Pedro F Rank 6 - Analytics Lead

    Hi Bilge,

    Your post doesn't really say much... Are you trying to use OBIEE webservices like described here for 12c? You also don't say which version of OBIEE you're using and if you're indeed using OBIEE webservices I don't really recognize the method executeAnalysis.

  • _bgul_
    _bgul_ Rank 1 - Community Starter

    Hello Pedro,

    Sorry, I didn't provide any details. We're on version 12c and I am using web services as described in https://docs.oracle.com/middleware/1221/biee/BIEIT/soa_overview.htm#BIEIT3171 , in section 1.3.

    Meanwhile, I contacted  oracle support and applied the answer. The configuration can be done in the file: [DOMAIN_HOME]\config\fmwconfig\biinstances\coreapplication\biservicesconfig.xml , by editing the <MaxRows> tab.

    Regards,

    Bilge