Search found 9 matches

by Vignesh Sekar
Fri Mar 11, 2022 2:11 am
Forum: Stimulsoft Dashboards.JS
Topic: How to render Dashboard using stimulsoft.dashboard.js with .net core
Replies: 3
Views: 2581

How to render Dashboard using stimulsoft.dashboard.js with .net core

We are trying to render dashboard in Angular. But there is no Angular viewer for dashboard. So we integrated stimulsoft.dashboard.js in Angular. My dashboard report contains some Mysql query. We have to compile this report in server side(.net core 3.1 API) and show the dashboard report in Angular. I...
by Vignesh Sekar
Tue Jan 25, 2022 8:51 am
Forum: Stimulsoft BI Server
Topic: Scheduler send email using REST API
Replies: 4
Views: 10456

Re: Scheduler send email using REST API

Hello,

Sorry guys, I have given incorrect url that's why faced this issue.
Now the issue is resolved.

Thanks
by Vignesh Sekar
Tue Jan 25, 2022 3:36 am
Forum: Stimulsoft BI Server
Topic: Scheduler send email using REST API
Replies: 4
Views: 10456

Re: Scheduler send email using REST API

Hello,

Thanks for the link.
right now I am facing the issue like "WithSpecifiedKeyIsNotFound"
when run the Scheduler from REST API.

Thanks
by Vignesh Sekar
Mon Jan 24, 2022 12:41 pm
Forum: Stimulsoft BI Server
Topic: Scheduler send email using REST API
Replies: 4
Views: 10456

Scheduler send email using REST API

Hello,

How to send scheduler email using REST API?

Thanks.
by Vignesh Sekar
Thu Jan 20, 2022 11:17 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular Viewer is getting refresh automatically
Replies: 5
Views: 9934

Re: Angular Viewer is getting refresh automatically

Hello Vadim,

Thanks, That is works fine.
by Vignesh Sekar
Mon Jan 17, 2022 8:29 am
Forum: Stimulsoft BI Server
Topic: How to integrate Server reports on Web application
Replies: 1
Views: 8390

How to integrate Server reports on Web application

we are planning to use Stimulsoft server to view reports on our web application.

our requirement
- Report view on our web application (Angular)
- Schedule Reports through our web application

also we need Stimulsoft Server installation and deployment technical guide.

Thanks.
by Vignesh Sekar
Mon Jan 17, 2022 8:21 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular Viewer is getting refresh automatically
Replies: 5
Views: 9934

Re: Angular Viewer is getting refresh automatically

Hello,

Yes, we need to show report without viewer update.
after rendered report its getting updated automatically. we need to stop this auto update.

Thanks
by Vignesh Sekar
Sat Jan 15, 2022 2:13 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular Viewer is getting refresh automatically
Replies: 5
Views: 9934

Angular Viewer is getting refresh automatically

We are using Angular Viewer to view the report and .Net core 3.1 API to process report view. Angular Viewer is getting refresh automatically after rendered report. Angular Viewer Calling "ViewerEvent" API after rendered report. We need to stop this auto API call. Is there any possibility t...