- Preparation
- Obtain an instance of Microsoft SQL Server. This can be hosted on your own computers, or on your preferred cloud-hosting service (i.e. AWS RDS or Azure SQL)
- Download and install Microsoft SQL Server Management Studio
- Connect to your Database Instance and create a new Database called FOCUSPOS
- Database Settings
- Server Name - This will be the server name of your SQL Server. You will need TCP Port 1433 open to this server as the Import Tool writes directly to SQL Tables.
- Log on to the server
- Select User SQL Server Authentication and enter in your SQL Server Credentials
- Press Connect to connect to your SQL Server Instance. If any errors are encountered, solve for the error before proceeding.
- Import Settings
- Database Name
- Select the FOCUSPOS database that was created in Step 1.3
- Import Interval
- Set your import interval to 60. This will cause the import tool to look for a pending import every 60 minutes.
- Hardware Key
- This is your FOCUS License Key.
- Your License Key can be found by touching on the time at your main FOCUS Log In Screen. Then press "System". Look for the word "HW Key". That number is your FOCUS License Key.
- Press Schedule
- This will schedule your import to begin.
- Database Name
- Tools
- Focus Path
- Depending on your FOCUS configuration, your FOCUS path will either be c:\Focus or d:\Focus.
- If you're unsure of which path to use, please contact the Focus Helpdesk
- If you need to change the path from c:\Focus, press Update Focus Path after the change is made.
- Depending on your FOCUS configuration, your FOCUS path will either be c:\Focus or d:\Focus.
- Update Database
- After getting the above items taken care of, you're going to want to press Update Database which will setup the necessary database tables
- Add Store
- When you press Add Store you're going to need to fill in your store info, including address and Hardware Key (same number from Step 3.3 above)
- Focus Path
After that, you're all set and ready to start polling to your own SQL Instance.
Comments
0 comments
Please sign in to leave a comment.