Skip to Content
0
Jan 26, 2009 at 05:35 PM

Application Modifies RPT File On The Fly Instead Of Using Parameters

20 Views

I am working with an application that is apparently modifying the Crystal Reports RPT file on the fly, substituting record selection values for generic values. For example, the line in the Record Selection formula:

calcdata.erid = 0

is replaced with:

calcdata.erid = 687

I discovered this when I exported the report preview back into an RPT file loaded into the Crystal Reports designer. I have never seen this before and was wondering if anyone else had. There seem to be some restrictive report development issues related to this pre-processing and I was hoping the knowledge pool here might have some experience with the scenario.

Fuskie

Who is in contact with the application's developer but so far the engineers with whom I have spoken are unfamiliar with this feature...