Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with Crystal Report XI RAS Java API

843833Nov 4 2005
All,

I am working on the Crystal RAS SDK. We have crystal reports that have parameters. Some parameters have default values specified for them. Also, most of the parameters have a list of values associated with them, which show up as a drop-down list or a multi-list. One of these values is specified as the default in the report.

When I am trying to fetch these default values for every parameter using the API call - getDefaultValues() in the ParameterField class, I am getting ALL the values in the list and not just the default value specified. Also, if there is a parameter which is single-valued and if it has a default value specified, the program is not fetching the default value for that parameter at all.

Anyone has any idea about this problem with API call? Any help will be greatly appreciated!

Thanks,
SD
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2005
Added on Nov 4 2005
0 comments
171 views