Knowlege base

How to associate multiple guest data upon check-in

Article ID: 977
Last updated: 29 Nov, 2023

Applies to:

Imagicle UCX Suite ver. 2023.Summer.1 and above

Imagicle Hotel Services, leveraging FIAS-based PMS application

Description:

Imagicle enables to retrieve additional information about the guest during the check-in procedure. Additional data (e.g.: language, VIP level, reservation number, …) can be displayed besides guest first/last name Service. This feature is useful for receptionists leveraging Imagicle Attendant Console and to show guest details on Cisco IP phones' directories and Caller ID. 

Additional data is collected upon guest check-in or when receiving a “Guest change” FIAS message from the server.

How-to:

Note: Below procedure is available to customers leveraging an on-prem or hosted UCX Suite. For Imagicle Cloud customers, please rely on Imagicle Support team to apply below changes.

  1. Access Imagicle UCX Suite using RDP session
  2. Edit this file: <install dir>\StonevoiceAS\Apps\PMSLink2\Settings\MainSettings.ini
  3. Please locate the following settings and amend them as required:

Setting name

Available values

FIAS.FirstNameTemplate

%FIRSTNAME%

Possible placeholders:

  • %FIRSTNAME% : guest first name, replaced with the GF field contents
  • %LASTNAME% : guest last name, replaced with the GN field contents
  • %VIPVALUE% : guest VIP value, replaced with the GV field contents
  • %ISVIP% : if the %VIPVALUE% matches the regex contained in the setting FIAS.IsVipRegex, then it will be replaced by the FIAS.IsVipLabel setting value
  • %LANGUAGE% : guest reservation number, replaced with the GL field contents
  • %RESERVATIONNUMBER% : guest language, replaced with the G# field contents    
  • %CLASSOFSERVICE% : class of service, replaced with the CS field contents

FIAS.LastNameTemplate

%LASTNAME%

Possible placeholders:

  • %FIRSTNAME% : guest first name, replaced with the GF field contents
  • %LASTNAME% : guest last name, replaced with the GN field contents
  • %VIPVALUE% : guest VIP value, replaced with the GV field contents
  • %ISVIP% : if the %VIPVALUE% matches the regex contained in the setting FIAS.IsVipRegex, then it will be replaced by the FIAS.IsVipLabel setting value
  • %LANGUAGE% : guest language, replaced with the GL field contents
  • %RESERVATIONNUMBER% : guest reservation number, replaced with the G# field contents    
  • %CLASSOFSERVICE% : class of service, replaced with the CS field contents

FIAS.IsVipRegex

^.+$

FIAS.IsVipLabel

*

  1. Settings description:
  • FIAS.FirstNameTemplate: define how to present the guest first name. The placeholders is replaced with the actual values, if available in the check-in or guest change messages. By default only the first name is displayed
  • FIAS.LastNameTemplate: define how to present the guest last name. The placeholders is replaced with the actual values, if available in the check-in or guest change messages. By default only the last name is displayed
  • FIAS.IsVipRegex: regex used to determine if the guests are VIP or not, based on their VIP status available in the check-in or guest change messages. By default if the VIP status is present (and includes some data) then the guest is a VIP; the regex can be modified to apply more complex logic.
  • FIAS.IsVipLabel: determines how to represent a VIP guest, using a label to replace the placeholder %ISVIP%. By default the value is *, but it can be modified with any label.
  1. Here is an example of an amended MainSettings.ini file:

  1. This is the resulting check-in data collected from FIAS-based PMS:

  1. After any settings change, please restart Imagicle PMSLink2 service.

 

Article ID: 977
Last updated: 29 Nov, 2023
Revision: 1
Views: 43
Print Export to PDF Subscribe Share
This article was:  
Prev   Next
How to customize the Maid Service IVR     Video