Jump to content
Changes to the Jaspersoft community edition download ×

Visualize.JS: How to display a file resource (found from resourcesSearch) using Visualize.js


sampath516

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

This is not something built into Visualize.js. However, a resource from the result of a resourceSerch has a URI that you can prefix with:

http://<host>:<port>/jasperserver[-pro]/rest_v2/resources

and open in a new window. This is taken from the REST API here: http://community.jaspersoft.com/documentation/tibco-jasperreports-server-rest-api-reference/v630/working-file-resources#Downloading_File_Resources

You may also need to check the authentication part from the REST API as well since those links may require authentication.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...