I am trying to use the ProcessAnalyticsService.getProcessReport() method within

I am trying to use the ProcessAnalyticsService.getProcessReport() method within a custom servlet which returns a ProcessReport object. The method takes a Long id as its parameters for which report to retrieve. I was wondering which ID is supposed to be passed for this? I'm currently using the document id. However, when I call ProcessReport.getData() to get the actual results of the report, I'm getting 0 rows back. I've verified that the portal report does contain results for me by opening it through the designer view, so I'm not sure why I'm not getting that data. Does anyone have experience with using this call or know how to properly get the results after executing the report?

OriginalPostID-138142

OriginalPostID-138142

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data