đMyplace - Bepoz Setup Guide
This document has been created with the purpose to instruct implementations on how to do the technical setup of Bepoz and SQL in preparation for the MyPlace back panel configuration.
Prerequisites
Before initiating the setup, there are some requirements to be completed.
-
Check the Bepoz version (4.5.2+ is required)
-
Confirm usage of existing or new âAccount Groupsâ.
-
The customer has created a port forwarding rule in the HOâs router pointing to the Bepoz server.
-
The server has a static IP address.
Checklist of info that needs to be kept
This is the list of information that needs to be provided to the Special Projects Team.
|
|
|
|
|
|
|
Name |
ID |
Template Account Number |
Card Lenght |
Card Pattern |
---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
Procedure
1. Request additional till license
Send email account
2. Operator Setup
-
Go to Bepoz Back-office â Maintenance â Operator
-
Create a new operator under the staff group (or anything similar)
-
To create a new operator, right-click on an existing operator and click âCopy Highlighted Operator as New Operatorâ
-
Set operator number to MYPLACE
-
Rename it to be âMyPlace App Operatorâ
-
Click OK
-
-
Record the Operator ID
Online Payment Setup
For multi-venues, the payment name must be created to all venues using the same payment number and name.
-
Go to Bepoz Back-office â System Setup â Venue, Store & Tills
-
Click on âEdit Venue Settings â Go to the tab âNamesâ
-
In the âCredit Card Currenciesâ add a new payment name as âApp Paymentâ and tick the âHide Buttonâ checkbox.

2. Create a new API Till
Navigate to âVenues, Stores & Tills:
-
Go to Bepoz Back Office â System Setup â Venue, Stores & Tills
-
â Right-click on the Main Server â Select âCopy this work stationâ â Rename the workstation to be âMyPlace API Tillâ
-
UNTICK âIs WorkStationâ
-
Till Mode: API Till
-
Make sure Account Group is set to âAll Accountsâ

-
Record the Till ID
Store Procedure Extension Setup (.dll)
Go to the Bepoz programs folder and copy/replace the storedProc.dll with the latest version.
XML API Job Setup
-
Go to Bepoz Back Office â System Setup â Scheduled Jobs
-
Click on âAdd Jobâ.
-
Job Name: MyPlace XMLAPI [port_number] *9291 as default
-
Venue: All Venues â If multivenue site, select the venue this setup is for.
-
DLL Name: Jobxml_api.Dll
-
Class Name: XML_API
-
-
Schedule Job
-
Click on âAddâ
-
TICK âstart dateâ
-
UNTICK âend dateâ
-
TICK âevery dayâ
-
TICK âon start up onlyâ
-
Click on âOKâ
-
-
DONâT TICK âBypass MAC Securityâ.
-
MAC Key
-
Connection Port
-
9292 or any other port not in use (internal use only)
-
-
Failure Retries Count: 30
-
Failure Retries Interval (sec): 30
-
Till:
-
Select the API Till created earlier (MyPlace API Till)
-

StoredProc API Job Setup
-
Go to Bepoz Back Office â System Setup â Scheduled Jobs
-
Click on âAdd Jobâ.
-
Job Name: MyPlace StorProc [port_number]
-
DLL Name: Job_storproc.Dll
-
Class Name: Job StoredProc
-
-
Schedule Job
-
Click on âAddâ
-
TICK âstart dateâ
-
UNTICK âend dateâ
-
TICK âevery dayâ
-
TICK âon start up onlyâ
-
Click on âOKâ
-
-
TICK âBepoz Passthroughâ.
-
MAC Key:
-
Use the same MAC key for the XML job and StoredProc job.
-
-
XML API Path:
-
http://127.0.0.1:9292 (Connection port used in the XML API Job setup)
-
-
Listen Port: Port number used for the port forwarding rule
Account Setup
This step will depend on how the customer want the membership structure to be.
Account Groups
-
Go to Bepoz Back-office â Maintenance â Accounts
-
Create account group(s) or use existing account groups.
Template Accounts
-
Card length and pattern
Card Prefix Setup
Create a new card prefix setup or confirm the card prefix is already configured.
To create a new card prefix
-
Go to Bepoz Back-office â System Setup â Card Prefixes
-
Click on âAdd CardPrefixâ
-
Enter prefix. E.g. %APP
-
Enter 0 to apply to all venues
-
-
Edit the Card prefix you just created.
-
Change Card Type to Account Card
-
Enter Strip Characters (e.g. 4 if using %APP as a prefix)
-
Enter how many characters to be used after the prefix (e.g. 8 â *this is the length of the account card number)
-
Firewall Setup
Go to Windows Firewall advanced settings to add a port exception.
-
Go to âInbound Rulesâ
-
Add new rule
-
Enter port
-
Allow connection
-
Tick all options (domain, private, public)
-
Enter name â e.g. MyPlace App 9290
-
-
-
Go to âOutbound Ruleâ
-
Add new rule
-
Enter port
-
Allow connection
-
Tick all options (domain, private, public)
-
Enter name â e.g. MyPlace App 9290
-
-
Run the SQL Scrips
-
Run the BepozUPD.exe program.
-
Select option âMâ
-
Wait for the scripts to download and install
-
Make sure all scripts have been installed and there is no error message.

Run the SQL Scrips (Alternative Option)
-
Run the âSQL Server Management Studioâ Program on the Bepoz server PC.
-
Click on âConnectâ button in âConnect to serverâ window
-
Expand the Database folder and highlighted the Bepoz database name.
-
-
Click âNew Queryâ
-
Make sure to create the query for the database being used by Bepoz.
-
-
Copy scripts from Create SQL Stored Procedures Scripts - MyPlace Onboarding - Confluence (atlassian.net) and paste them into the query box.
-
Click âExecuteâ button to run the scripts
-
-
After creating the scripts, you also want to update them, in case this database already have a outdated version of the script.
-
To update the scripts copy the scripts from Update SQL Stored Procedures Scripts - MyPlace Onboarding - Confluence (atlassian.net) and paste them into the query box.
-
Click âExecuteâ button to run the scripts
-
-
Apply Changes to the System
-
Confirm if the Extra Till License is ready.
-
Apply the Extra POS Licence
-
Go to Bepoz back-office
-
Authorisation (in the top nav.)
-
Click on âRequest by Internetâ
-
Make sure the message shows the new auto code. If not, report to Admin.
-
Close the authorisation screen.
-
-
-
Restart the Smart Controller Program
-
Check if the âMyPlace API Tillâ is available
-
Go to âJob Processâ tab
-
Make sure the XML API Job is running
-
Make sure the StorProc Job is running
-
If the jobs arenât running, restart the Smart Controller again.
Troubleshooting
Bepoz Connection
-
To check the setup is correct, go to the back panel settings page.
-
If the connection is still down.
-
Check if the port is open
-
Go to yougetsignal.com.au
-
Enter the Public IP address & Port number (both provided by the customer)
-
Click on âCheckâ.
-
The message should say âPort OPENâ.
-
If not, review other firewall rules or contact customer
-
-
-