I am using QlikView workbench to call few objects from my QV dashboards into a website which i have. I am able to get objects using workbench through Visual studio. But what i need is, I already have a .jsp file for my website and wanted to include the code to get QV objects into my web page. How can i call the workbench functions/QV objects in my html code without using Visual studio.
Below is the sample code i'm using in my html page, i get a error "Qv.InitWorkBench is not a function"