Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

RunAnalyticsReport : Report data not retrieved

$
0
0

Topic by Venkatesh Loganathan

Content

 Hi

Using the RunAnalytics API am executing the a report with ID(Please see code snippet). Am  getting the columns names , report names but the data(rows are null). As the rows are null am getting Nullpointer exception

Its a report which has the following definition ( as attached).

 

Output :

Name: Proactive Techmail Monitor 2

Columns: Interface,Mailbox ID,Start_Time,End_Time,Duration,Incoming CNT,Pull CNT,In Created,In Updated,Filtered,Total Processed,Pull Status,Processing Status

Exception in thread "main"java.lang.NullPointerException

at com.client.JavaClient.runAnalyticsReport(JavaClient.java:249)

at com.client.JavaClient.main(JavaClient.java:278)

 

 

Code Block

Image

File

Report Definition.png(34KB)

Viewing all articles
Browse latest Browse all 2504

Trending Articles