Skip to Content
0
Former Member
Apr 15, 2010 at 12:16 AM

SI_ID in crystal report

67 Views

Hi All,

We have Crystal Reports Server 2008 V1 and have several reports running on recurring schedules daily creating hundreds of PDF documents. We now need to idenfity the runs/output files that have some specific data. For example, a sales report that has 10 different schedules in Infoview using 10 different city names as parameters. I need to identify the instances/output file names that contains a specific data element in the output. I do have log tables that track each run of the report stored procedure including parameters used.

Is there a way to tie the record in the log table to the particular instance in CMS db?

In Crystal Reports Server Infoview, I can use the %SI_ID% variable in the output file name. But is there a way to pass this to a report when it is running?

Thanks

Ajith