Passing parameters to a Crystal Reports JavaBean connection
843838Nov 21 2005 — edited Nov 23 2005Hi,
I'm trying to pass a parameter to a CR XI JavaBean connection. So far I can read and show a String parameter in the report, but I'm unable to pass it to the getResultSet(String aParameter) method that provides the ResultSet.
The Crystal Reports editor shows a dialog box asking for the "Parameter 1". I've tried with the parameter name and with an arbitrary value, but it just doesn't work.
Any comment from anyone who has been able to figure this out would be really welcome. The Crystal Reports documentation isn't very useful.
Best regards,
- Juan