Jump to content
Changes to the Jaspersoft community edition download ×

how to connect to jasperserver repository database


avinash.eng18

Recommended Posts

I need to import some pdf files into jasper server, for this i need to access JICONTENTRESOURCE table of repository database.

But I could not find a way to locate my repository's database (default POSTGRESQL). Can any one explain how to connect to jasperserver repository database using SQL developer/ or any other tool. thanks in advance.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Default repository DB name is 'jasperserver'. Credentials depend on what you specified during installation (default_master.properties file in case WAR file was used).

Although, you should upload resources by interacting with the application. You could use web UI (View/Repository then right-click on folder and select Add resource/File/Content Resource) or REST API web services to design a script/programm to automate the process.

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