Mobile Ticket : Installation and basic configuration for API Gateway
  

Installation and basic configuration for API Gateway

Prerequisite - Windows Control Panel:

On the machine where API Gateway is installed, your firewall must be opened to port 9090. For more information, see the API Gateway Manual, found on Qmatic World.

Installation API Gateway

1. Install API Gateway, version 1.3.2.0, or later. Installation file and API Gateway manual can be found on Qmatic World.

Basic configuration API Gateway

If you are planning to use API Gateway for Mobile Ticket only, follow these steps:
1. Replace the application.yml file with the one called application_MobileTicket.yml (which is locked down for use with Mobile Ticket). This file is contained in the API Gateway package, on Qmatic World, next to the standard file.
2. In the application.yml file, change the url to the Orchestra server so that it points to your Orchestra server instead.
3. Generate an API token, by running the script api-token-generator.bat, located in the bin folder of the QP_APIGateway_win64-<version_number>.zip. For more information, see the API Gateway Manual, found on Qmatic World.
4. Enter the generated API token at the mobile user in the application.yml file.
5. Create an encrypted password for the mobile user, by running the script password-encoder.bat. For this, use the password that you entered in step 2 of the Orchestra configuration, above. For more information, see the API Gateway Manual, found on Qmatic World.
6. Enter the encoded password, at the mobile user, in the application.yml file.