Automating TrackIt! Reports
Automating TrackIt! Reports - The Easy Way (Works for other Crystal Reports) Rainforest Software makes a utility "crexport.exe" that can automate a Crystal Report with parameters. Here's how: If not already installed, install the .NET Framework 4.0 . This comes bundled with modern versions of Windows and most likely is already installed. Install the 32-bit Crystal Reports runtime here . (64-bit won't work for TrackIt! reports, but may work for others). Download and extract " crexport.exe " to a folder on your desktop From TrackIt's report section, click "Work Order Status by Technician" and in the top left click "Export Report". Save this report to the same directory as "crexport.exe". Download the " CorFlags.exe " utility to the same directory as "crexport.exe" Open a command prompt. Using CorFlags, Switch "crexport.exe" to run in 32-bit only. corflags /32BIT+ crexport.exe Get