Hello
We are on CR10, CE10 and Oracle 10g.
We have a custom app (java) which uses the sdk to call the reports from CE10. I have a report which has one parameter. If I pass 100 values to this parameter the report runs fine from the app but if I pass 1000 or more value then this report fails with an error
com.crystaldecisions.report.web.viewer.CrystalReportInteractiveViewer
Error in formula . '{T_CR_CERTIFICATES.STATUS} = "Y" and ' The formula is too complex. Try simplifying it. Details: errorKind. File 1638491485b0021b.rpt.
Is there a max value that can be passed to a report or is this an bug (do they have a patch to fix this?)
Any help will be greatly appreciated.
We are on CR10, CE10 and Oracle 10g.
We have a custom app (java) which uses the sdk to call the reports from CE10. I have a report which has one parameter. If I pass 100 values to this parameter the report runs fine from the app but if I pass 1000 or more value then this report fails with an error
com.crystaldecisions.report.web.viewer.CrystalReportInteractiveViewer
Error in formula . '{T_CR_CERTIFICATES.STATUS} = "Y" and ' The formula is too complex. Try simplifying it. Details: errorKind. File 1638491485b0021b.rpt.
Is there a max value that can be passed to a report or is this an bug (do they have a patch to fix this?)
Any help will be greatly appreciated.