Jump to content
We've recently updated our Privacy Statement, available here ×

bazenga

Members
  • Posts

    2
  • Joined

  • Last visited

bazenga's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi, I have a php application that contain some reporting in it , and try to migrate it to jasperserver using the jasper php client.I want to use jasperreport server to generate to contract details that contains some sections in it .and every sections contains multiple clause in it. the problem is within the clause itself because some of them contains dynamic content like : the contract of this user will begin in the /start_date/ and end in /end_date/ so in php i was using some preg_match and regular expressions to change /start_date/ and /end_date/ to some predifined value by a user. the problem is im using sql as datasource in jaspersoft and i can't change those parameters when selecting clauses in the section. Can someone point me to the right direction to achieve that,and to some example like because i can't tell japsersoft that those parameter he fetches from the clause column content are dynamic. Thanks
  2. Hi, I use jasperserver for generating reports and exports of data in my web app.i want to know how much ram the jasperserver will use because im using two vps with heavy load application servers for indexing and searching data?Is it possible to use jasperserver in other vps to access a database in the vps 1 from the vps 2.i want this as a last solution because it willtake time to generate reports for that case. Thanks in advance
×
×
  • Create New...