1 | Rezlynx Interface Setup
This article covers the RezLynx system which is used by a Property Management System in UK and also outlines its sample configuration text. About The Guestline property management system (UK) has a WebServices interface called RezLynx and is interfaced using RMSServer.exe.
This article covers the RezLynx system which is used by a Property Management System in UK and also outlines its sample configuration text.
About
- The Guestline property management system (UK) has a WebServices interface called RezLynx and is interfaced using RMSServer.exe.
- Typically Reslink.exe communicates with these systems; however, as RezLynx uses WebServices for communications, it must reside within RMSServer.exe.
- The RMSServer.exe is configured in BEpoz as if it was Reslink.exe, in other words, it directly replaces Reslink.exe in these venues
- Therefore setup BEpoz and the Tills as if it were using Reslink
- The RMS Server program uses a configuration file call RMSCONFIG.TXT located in the execute directory
- It contains the setup information required by the Interface. This can be edited using notepad.exe.
Sample RMSCONFIG.TXT
- Interface, Rezlynx
- RMSServerTCPPort,19850
- SITEID,???
- INTERFACEID,???
- OPCODE,???
- PASSWORD,???
- URL, https://muk.rezlynx.net/rlxsoapredir/rlxsoap1300.asmx
- The SiteID, InterfaceID, OpCode & Password should all be supplied by RezLynx
- The URL is optional and the default is shown above. If a different URL is to be used, set it here
- The Interface will send a separate charge for each Sort/Type/SortGroup/TypeGroup as per the 'Item Totals' setting in Room Charge Link Option in the Venue Record
- These Separate charges will have a Charge ID sent to Kineteics as per below:
- SortGroup or TypeGroup 1-8 : "1" to "8"Sort or Type 1-16 : "1" to "16"
- Sort or Type 17-30 : "16" (Room charge only ever sends first 16 charge codes)
- TIPS : "20"
- Service Charge : "21"
- So, Basically, RezLynx must have mappings for Charge IDs 1-16 and 20, 21