0 votes
1 view
Hello

I hae the web application for realtime data visualization. I want to embed the dshboards i have developed in knowage suit into my web application which is built using the .Net framework. I want my dashboards to take the input parameters dynamically.So how do i do it.Any support is highly appreciated.

Thanks in advance
Environment ASP .Net MVC
asked Jan 2, 2019 in API and SDK by sameerbetageri (160 points) | 1 view

2 Answers

0 votes
Dear

You should use the SDK, read here: https://knowage.readthedocs.io

Best regards

Angelo
answered Jan 2, 2019 by abernabei (20,700 points)
can you tell me the exact way of embed the dashbord .above link only show origin policy and some methods.can you please give a flow to folllow
If you are using the community edition, you ave to figure a lot of things out for yourself. That is how I did it. It's not too hard if you know what to look for.
0 votes

You need to get the HTML string form the response. This may help you. 

https://github.com/darwinpasco25/KnowageServiceConsoleApp

answered May 5, 2020 by darwinpasco (2,770 points)
1,555 questions
1,017 answers
2,038 comments
2,568 users