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

how to pass the different database schema names to datasource dynamically


Recommended Posts

Hi All,

I am new to the jasper reports.here i developed jasper reports through the jasper reports studio.

finally i was deployed report into jasper server. in server datasource i was manually configured the oracle schema name.

for me i don't want to manual configuration of the schema names, because all the development phases we are having different schemas.

schema names no need to change each time . here in oracle reports we will send schema names in url.

&_flowId=viewReportFlow
&ParentFolderUri=/reports
&reportUnit=/reports/reportID
&standAlone=false
&_repFormat=pdf
&P_REP_SR_NO=102
&P_COMP_CODE=120
&P_REP_ID=samplerep
&j_username=jasperadmin
&j_password=jasperadmin
 
this is the way i am calling jasper reports from java.

is there any way to do like this..

Please help me on this one.

 

Thanks & Regards

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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