Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE Soap interface maximum row limit

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
-
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.
0 -
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
0