Skip Navigation

Sabre Emulator Markup Flow

  1. The Red App starts up. It registers a service with the name EMU_RESPONSE.

  2. The end-user types a command in Sabre emulator.

  3. The service retrieves a response before sending the response to Sabre emulator.

  4. The service modifies the response using markup formatting. The format is a map with markup instructions for Sabre emulator.

  5. If the processing time in the service is less than the waiting time that is set in Sabre emulator, the markup instructions are sent to Sabre emulator. Otherwise, the markup instructions are ignored.

  6. Sabre emulator applies the markup instructions and modifies the response.