Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9185133
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T19:13:10+00:00 2026-06-17T19:13:10+00:00

I know about Guard Gem which can keep listening to changes to a file

  • 0

I know about Guard Gem which can keep listening to changes to a file and trigger a script based on the change (though i have never used it). .

But right now that is not exactly what i need . .I need a similar tool to keep listening to the changes in a particular table in the database . .I need to trigger a script if there is any change . .

Additional Details

I’m using a tool called Jasper Server which is basically a reporting engine. .
It runs as a webapp on top of tomcat . .

It is very convenient while designing a new report to add most of the features through the User Interface . .However as I make changes the changes are stored locally in the table named jasperserver(I presently use PostgreSQL, probably it is very similar with other db’s).

So whenever i need to take a copy of my report , i have to do

$JASPER_HOME/buildomatic/js-export.sh --uris Path/In/JasperServer --output-dir Path/In/FileSystem

This takes the picture of the jasperserver table and creates the Report folder. .Which can be deployed on other machines . .

However i find that this is a manual step i feel that there has to be some way to automate this process . .So i was wondering if there is any tool to guard the database rather than a plain file. .

Any Suggestions . .Please reply . .

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T19:13:11+00:00Added an answer on June 17, 2026 at 7:13 pm

    The export script does not take an image of the database table but creates a descriptor of the report configuration in JasperReports Server. If you look at the –output-dir you will find XML file describing the report configuration, data files holding all contents, descriptions of input controls, datasource etc. These configurations are exported into a database independent XML format and involve ~20 tables in the JasperReports Server database. So monitoring a particular table would not address your requirement, e.g.

    • if you look at the JIResource table – all new repository elements (such as folders, temp files, other resources) would trigger the monitor. JIResource holds the URI you’d need for your export.
    • if you monitor the JIReportUnit table you’d see all new report units, however, you’d need to then do some query to retrieve the information about the URI that you’d need for the export.

    In general it is bad practice to use an application’s database directly, better would be to utilize the API’s the application comes with.

    So from my understanding there are two options:

    • solution based on a workflow – i.e. when a new report is uploaded, manually kick off the export (the latest release supports export via frontend which might simplify your use case).

    • solution based on a customization of the server products where you e.g. extend the save report workflow to kick of additional actions during save.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know about flag -XX: PretenureSizeThreshold which can be used to set to limit
I know about jquery-file-upload and uploadify, but both seem to depend on flash solutions/fallbacks
I know about Object#tap , which takes a value and returns that value. But
I know about the export->war file I would like something similar to the .jardesc
I know about Redgate's Ants Profiler which I hear is awesome but it's also
I know about the Class View window, which is great, but with over 200
I know about the dependency injection pattern which seems like the best solution available
I know about the HIG (which is quite handy!), but what programming practices do
I know about this question: Which (third-party) debug visualizers for Visual Studio 2005/2008 do
I know about git diff branch1 branch2 . However, I would like to see

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.