Jump to content
Changes to the Jaspersoft community edition download ×

How to use ResourcesSearch


Recommended Posts

Hi,

I would like to know if someone could send me a complete example of use of the ResourcesSearch instruction with the 'new' declaration.

in the Server programming Guide there is an example but I can't reproduce this sample. I still have message that ResourcesSearch is not recognize. And from my point of view there is one more parenthesis.

new ResourcesSearch({server:"http://localhost:8080/jasperserver-pro",folderUri: "/public",recursive: false})).run(function(resourceLookups){// results here});[/code]

 

Regards,

Olivier.

Link to comment
Share on other sites

  • 5 weeks later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

I am also running into this problem.

In section 3.3 of the JasperReports Server Programming guide they introduce the ResourcesSearch object, but that doesn't seem to be defined as part of the standard library we imported from visualize.js.... I'm assuming there is another JS file we should import, but I am having problems finding documentation on this.

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...