I am trying to embed one Adhoc view into my front end page.
If i am trying to embed the same using Javascript, i am getting error like 'v.AdHocView is not a function'.
But i am able to embed normal reports using report method in visualize.js. Is the adhoc view embed feature available?
I have compared visualize.js of "https://mobiledemo.jaspersoft.com/jasperserver-pro/client/visualize.js" and my own server's visualize.js and found that adHocView function is missing out in my JS file.. should i do something for this?
Thanks in advance.