Skip to Content
0
Former Member
Jun 11, 2009 at 11:35 AM

RAS Java SKD, parameters size limit with ParameterFieldController?

34 Views

Hello,

I use the RAS SDK to generate a report and save it to PDF and XML files from a java web application (I'm new to Crystal and its SDK but it works great!). I'm using parameters that I set using ParameterFieldController.setCurrentValue()... everything's allright. Now, I need to add a new parameter (a list of Strings) and the user wants my application to be able to handle thousands of elements in that list... so I'm wondering... what's the limit? is there a limit?

I've not found this information into the SDK documentation or the ParameterFieldController's javadoc...

Can anyone help me on this one?

Thanks! 😊