TOPIC: Bursting Crystal Information

Bursting Crystal Information 12 Jun 2014 19:24 #1601

  • trw
  • trw's Avatar
  • Offline
Does anyone had any tips on how to break out the data into different PDF's?

I've got a sample report with two rows and I want to break out each row of data to different PDF's and name them according to the row.

I can get the bursting feature to burst out two separate PDF's and name them appropriately but they both contain the same information (they both have all rows).

Any insight would be great.

trw
The administrator has disabled public write access.

Bursting Crystal Information 13 Jun 2014 15:56 #1603

  • trw
  • trw's Avatar
  • Offline
Ok so it would appear I figured out what the issue was. Apparently, there has to be a param added to the generated RRD file statements which wasn't exactly specified in the documentation.

For example, I put in an account param here..

SaveReport[Generate RRD]=C:\Users\administrator.MH\Desktop\test2\test-report2.rpt?DiscardSavedData=True&dbserver=MHGCSQL1&dbdb=CMCompanyA&dbuser=cardman&dbpass=cardman&saveas=C:\Users\administrator.MH\Desktop\test2\C06329K.pdf&export=Adobe Acrobat (PDF)&pdfPassword=&SaveSupressIfNoRecords=True&param[account]=123456&

..and then added an account param to the crystal report. Viola. I hope this helps someone else along the way!

Tara
The administrator has disabled public write access.