This is a migrated thread and some comments may be shown as answers.

Report integration with angular7

1 Answer 146 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
PenAIR Dev Team
Top achievements
Rank 1
PenAIR Dev Team asked on 24 Nov 2019, 05:57 AM
We have purchased the license for telerik devcraft very recently for our product development . Recently we have stuck with telerik report integration with angular 7 . We have followed the steps which is mentioned in the below link
 https://docs.telerik.com/reporting/angular-report-how-to-use-with-angular-cli 

But there is no luck in finding the solution .

Issue:- We have developed simple api for fetching the data. HTTP GET verb is used in the api. From angular application we are able to make call to the api and api is responding the json result but the same is not rendering in the browser .

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 27 Nov 2019, 12:42 PM

Hello Sebastian,

I noticed that you have opened a Support ticket with the same question. We have replied to this ticket. For the benefit of our community, I will include the reply also in this forum post:

If the custom REST APIs is providing data for the report, our recommendation is to set up a WebServiceDataSource to access the REST APIs data.
Generally, the Angular Telerik Report viewer requires its own REST API to access the reporting engine. The service setup requires the implementation of the ReportsControllerBase
If additional assistance is needed please elaborate further on the case and in case of service errors please send us the Fiddler SAZ log.

You may also test and go through our Angular demo that comes with the installation of Telerik Reporting. By default, it can be found in (Telerik Reporting installation folder)\Examples\Angular\CLI (e.g. C:\Program Files (x86)\Progress\Telerik Reporting R3 2019\Examples\Angular\CLI). The example utilizes the REST Service from our online demos (https://demos.telerik.com/reporting/api/reports/).

Regards,
Todor
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
PenAIR Dev Team
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or