Topic by bambino chakma
Hi ,
I am new to RN – Please help.
I have a analytics report more than 10000 records, On daily basis I need to access this report using the SOAP API and load the data in to a local database. I am able to read & load the 10000 record using
runAnalyticsReport method (in Java) but not able to do so more than 10000 records. Wondering if there is a way to increase the 10000 limit of runAnalyticsReport method or What is the workaround to access Analytics report more than 10000 rows?
Many thanks.
B Chakma