How to associate multiple guest data upon check-in

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:
  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
Imagicle UC Suite for Cisco UC -> Hotel Pack -> FAQ and Solutions -> How to associate multiple guest data upon check-in
https://kbp.imagicle.com/kb/entry/977/