Configuring the INI File

After you have Microsoft SQL Server Reporting Services installed and configured on your network, the system administrator must add a section to the gm.ini file typically located in Program Files/GoldMine/. This addition tells GoldMine where the Reporting Services is hosted.

1. Close GoldMine and open the gm.ini file using Notepad.
2. Type the following:
3. Type the following as shown below (where localhost is the IP address, machine name, or domain name of your Microsoft SQL Reporting Server).

[ReportServer] WebServiceURL=http://localhost/ReportServer/ReportService.asmx

4. Click Save and close Notepad.
5. Open GoldMine and navigate to Go To > Reports > Report Scheduling. If the INI file was successfully revised, the Scheduled Reports dialog box opens.