Skip to main content

DMB Configurations for Integration

To integrate with Menu Engine, configurations are required on the DMB side.

  1. Install Service Pack SP version 4.7.11.

  2. In mb_system.cfg, update the the pos_system_type to menu_engine.

  3. In a terminal window, type ifconfig.

  4. Note the HWaddr.

  5. Follow the procedure for Manage Devices.

  6. In a terminal window, type cat /www/pages/menuboard_data/locale.json.

  7. Note the brand.

  8. In a terminal window, type cat /home/sicom/server-messenger/env.json.

  9. Verify the preferred environment lists "env":"prod".

    • This environment affects the selection made in Step 5.

  10. Follow the procedure for Edit ID Mapping.

Update pos_system_type

To update the pos_system_type in the DMB configuration file:

Press return/enter after each step.

  1. From a terminal window, type nano /etc/mb_system.cfg

  2. Type pos_system_type=menu_engine

  3. To save, press Ctrl+o.

  4. To exit, press Ctrl+x.

  5. Type systemctl restart xorg

Manage Devices

Classic PortalSupport ToolsSupportManage Devices

To manage devices on Classic Portal:

  1. Login to the Classic Portal.

  2. In Classic Portal, navigate to Manage Devices.

  3. From the upper-left of Manage Devices, select Add.

  4. In the MAC/Device ID field of the Device window, type the HWaddr.

    • The MAC/Device ID must match mb_sys.

  5. In the Device field, type DMB

  6. In the Store Number field type the same site number.

    • The site number must match mb_sys.

  7. At the bottom of the Device window, select Save.

Edit ID Mapping

To Edit ID Mapping:

  1. Navigate to Global Payments MFA/SSO http://mfa.sso.globalpay.com/.

  2. Login to the site.

  3. In the My Apps section, use the search bar to locate AWS.

  4. Select AWS SSO-Xenial.

  5. From the AWS list, select the appropriate QA or Prod stack.

    • The stack must match the preferred environment in Step 9.

  6. From the selected stack, select Management Console.

  7. From the Management Console, navigate to My Parameters.

    • ServicesSystem ManagerSearchParameter StoreSearchxenial_sicom_ids_mapping

  8. Select xenial_sicom_ids_mapping to edit.

  9. In the xenial_sicom_ids_mapping edit page, add the values for the Company ID:Brand, and Site ID:Store Number. The value sets are separated by a comma. See the example below.

    6149ca77eba04e00075c27e3:BRAND, 642afcb241f80726a39f441e:20120

    • The Brand is obtained in Step 7.