Lookup List Sync Utility
Show all hidden content
Follow these steps to install the Lookup List Sync utility to synchronize GoFileRoom Lookup lists with your firm's time and billing applications (such as Practice CS) that use a SQL database. You can use the Lookup List Sync utility with any database to which you can make an ODBC connection.
Create an ODBC Connection
Follow these steps to create an ODBC Connection to the SQL database to which you are trying to connect. Typically, you will create the ODBC Connection on the SQL server that is hosting the database; however, you can do this directly on the server or on another computer that has access to the SQL server.
note
The computer on which you create the ODBC connection should remain on at all times; otherwise, the Lookup List Sync utility will not run.
- On the computer that will run the LookUpList Sync utility, double-clickodbcad32.exe.
- 32-bit computer:C:\Windows\System32\odbcad32.exe
- 64-bit computer:C:\Windows\SysWOW64\odbcad32.exe
- Go to the System DSN tab and selectAdd.
- SelectSQL Server, thenFinish.
- Enter a name and description for the data source. For example, you can useGFR_Lookup_Listfor both the name and description.
- Select the correct SQL Server, thenNext.
- If multiple people log in to this computer, we recommended you choose theWith SQL Server authentication using a login ID and password entered by the useroption.
- Enter the login and password for the SQL server. You should choose a SQL login that has read access to the SQL Database.noteIf only a domain administrator account is used on this computer, you can chooseWith Windows NT authentication using the network login ID.
- SelectNext.
- Mark theChange the default database tocheckbox, and then select the applicable database from the drop-down list.
- SelectNext, thenFinish.
Install the Lookup List Sync Utility
- Download the Lookup_List_Sync.zip file.
- Extract the files to an easy-to-find location.
- Double-click theLookup List Sync.msifile, and follow the prompts in the installation wizard .
- When installation is complete, create aGFRTempfolder in theC:\Program Files (x86)\GoFileRoom\GFRLookupListSyncfolder.
- Right-click theGFR_LookupListSync INI (Manage).exefile, chooseRun as administrator.
- General tab
- Enter your GoFileRoom upload account credentials in theGFR User IDandGFR Passwordfields.
- Enter the Start, End, and Interval times you want the utility to run using military time. For example, if you put Start at 0600, End at 2300, and 0060 for Interval the utility would run every hour between 6:00AM and 11:00PM.
- InTemp Path, enterC:\Program Files (x86)\GoFileRoom\GFRLookupListSync\GFRTemp.
- eMail tab
- Select the type of emails you'd like the utility to send in theLevelfield. Most people typically chooseErrors only.
- In Customer email, enter the email address you want to utility to send notifications to. You can enter multiple by using a semicolon to separate.
- List tabUse the List tab to configure multiple Lookup List fields in GoFileRoom. Firms often configure Lookup List fields for their Clients Drawer, HR Drawer, CPE Drawer, or My Files Drawer.
- In theDSNfield, enter the name you created when you set up your OBCD connection to the SQL database. For example, GFR_Lookup_List.
- If you use SQL Authentication during the ODBC connection, enter the SQL username and password. If you use Windows Authentication, you can leave these fields blank.
- Do the following to find theDrawer IDandList ID.
- In GoFileRoom, go toAdministrationand selectManage Fileroom.
- Go to the Lists tab.
- SelectManage Lookup Lists, then choose the applicable drawer from theDrawerfield.
- Right-click anywhere in the blank area on the page and selectView frame source.
- A new tab will open. In the image below, the Drawer ID is 0000000007 and the List ID is 4 (lookuplinkid).

- Use theQueryfield to enter information that your firm syncs with GoFileRoom. You can use Scripts folder that was extracted from the Lookup_List_Sync.zip download.
- After you enter information in these fields, selectAddto save the query and include it in the list. SelectPreviewto verify that the utility populates this information as expected. SelectOKto close the window.
Install and configure the service
- Go to the files you extracted earlier, right-click thesrvinstw.exefile, and selectRun as administrator.
- Follow the prompts in the installation wizard.
- Select theInstall a serviceoption, then selectNext.
- Select theLocal Machineoption, then selectNext.
- EnterGFR_Lookup_Listas the service name, then selectNext.
- Go toC:\Program Files (x86)\GoFileRoom\GFRLookupListSync\GFR_LookUpListSync.exe, then selectOpen, thenNext.
- Select theService is its own processoption, then selectNext.
- Select theSystem Accountoption (unless the firm requires other credentials like Domain Administrator).
- Mark theAllow Service interact with Desktopcheckbox, then selectNext.
- Select theAutomaticoption, selectNext, then selectFinish.
- SelectOK.
- After the service is installed, select the Windows Start button, select theRunlink, and enterservices.mscin the Run window.
- In the Services window, right-click the newGFR_Lookup_Listservice and selectProperties.
- Select theRecoverytab and selectRestart the Servicefor the three failure fields.
- SelectApply, selectOK, and restart the service.
Within a few minutes, the GoFileRoom Lookup List should be populated in GoFileRoom. If any issues arise, go to
C:\Program Files (x86)\GoFileRoom\GFRLookupListSync\Log
to view the error logs.important
Your IT professional may need to make registry changes for the Lookup List Sync utility to work properly. Review the Recommended registry changes for TLS 1.2 article.