Hello,
in my web app I use visualize.js to render a report in html format. Sometimes the image embedded in the report aren't rendering. The image is like "repo:/Images/myImage.gif"
2 Answers:
Posted on November 7, 2016 at 12:22am
Hello,
my deploy.base.url is this.
# Control links in hypermedia documents
# for example: deploy.base.url=http://bi.example.com
# right now works only for home page
# if empty then use request url
deploy.base.url=
I don't understand what value must be; my server is on intranet, deploy.base.url must be like this http://myserverName? Or must be http://myserverName:8080/jasperserver-pro?
Are you currently seeing the image in your report when you view it in JRS? Any additional details, files, screenshots would be helpful.
Yes, I see the image when view it in JRS. The image sometimes is missing when I call the report via Visualize.js. For example, if I change the report page, the image come back