Scriptlet accessing alternate data adapter

In a scriptlet i can access the default report conneciton using the parameter JRParameter.REPORT_CONNECTION.

Is it possible to get or open another connection to a  secondary data adapter?

antmanlfe's picture
Joined: Jun 19 2018 - 2:51am
Last seen: 4 years 6 months ago

1 Answer:

It should be possible to create a jdbc connection from a scriplet directly instead of using a data adapter. Unfortunately, the jdbc connection will be hardcoded.

hozawa's picture
176749
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago
Feedback
randomness