Skip to main content
1-Visitor
August 1, 2017
Solved

Report : Output stream

  • August 1, 2017
  • 1 reply
  • 1782 views

Dear All,

Is there an API to execute report (Report or Report Template) in backend and get result as outputstream?

For example :

1. I created an Report Template using QueryBuilder

2. How to get report result as an outputstream by passing necessary report parameters to execute above created "Report Template"

 

3. Is there an API available?

 

Best answer by skuppamohanram

Hello Binesh,

Your information gives me debug more inside API and helped me resolve this issue.

Thanks.

1 reply

1-Visitor
August 1, 2017

Did you look at data monitor?

You can create a custom queue to exectute the report. Look at the methods from wt.query.template.ReportTemplateHelper, specifically generate report and get result

skuppamohanram1-VisitorAuthorAnswer
1-Visitor
August 2, 2017

Hello Binesh,

Your information gives me debug more inside API and helped me resolve this issue.

Thanks.