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

Modify Datset's Data Adapter in Java Code


bhansali.mukesh

Recommended Posts

Hello All,


I have a Jasper report where I have :

1) A  Data Adapter

2) A Dataset Which is using Above Data Adapter.

3) A Table which is Using Above Dataset ( in Dataset Run )

 

Problem Statement : Now I want to add few more headers/parameters to data adapter in run time ( nonce, authentication etc. )


But not getting proper way to do it.
I am thinking to modify data adapter when it is created by jasper engine by defined property in dataset.
Can somebody tell the best way to do it or some other way to solve the problem.


Thanks in Advance

Bhansali

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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