Flexinet & Flexinet SP Interfaces

2 | Flexinet CALink Setup

This article covers the Flexinet Gaming Link interface setup with CALink in Bepoz. About Flexinet uses SQL Server for its database The interface utilises a Stored Procedure in their database to validate membership and update Points data. ( tpMemberInterface ) Typically their SQL Server is a different instance – in fact, a different Server.

This article covers the Flexinet Gaming Link interface setup with CALink in Bepoz.

About

  • Flexinet uses SQL Server for its database
  • The interface utilises a Stored Procedure in their database to validate membership and update Points data. (tpMemberInterface)
  • Typically their SQL Server is a different instance – in fact, a different Server. As of writing the version was still SQL Server 2005

Prerequisites

  • For an operator to be able to set up the interface with Flexinet, the following privileges must be enabled 
  • Main Tab (General Settings) - Venue Maintenance
    • All 'System Setup' Flags

CALink Settings

Server Type: Flexinet
SQL Server Address: Set this to the IP address of the Flexinet SQL Server. Used in conjunction with the Remote Port. 
E.g. server.flexinet.com.au or 211.123.456.789
Till Connection TCP Port: 11005 – This is always the setting
Remote Port: This is the port number used to access the Flexinet SQL Server. Used in conjunction with the SQL Server Address.
E.g. 1381 or leave blank if the default port is used. 
Send Dollar Amount: User Choice. Typically Off
Percent Change: User Choice. Typically 100.00
Vendor Name: Supplied by Flexinet.
Device ID: Supplied by Flexinet. 
On Startup, CALink must connect to the SQL Server. CALink uses SQL Logins (as specified in their Interface doc.) Therefore the SQL Server must have the following set: (Case Sensitive)
Login Name: <tbd>
Password: <tbd>

  • When CALink is starting, it will attempt to connect to SQL Server Login
    • This timeout is 30 seconds
    • If CALink cannot connect, the screen will not appear for that time
    • When it either connects or times out, the connection status on the CALink screen will show whether it could connect or not
    • Any error message on connecting will be logged in the CALink.txt log file in the BEpoz Shared Data directory.