Adding a New Airline in the SDS/SDMC

Adding a New Airline in the SDS/SDMC



When adding a new airline to the SDS the airline names and codes should already be present in the system. 

Here is a way to check and verify this information:   

  1. In the SDS, using swagger, you can query the following path (CommonUtilsApi / GetInMemoryAirlinesNamesAndMcoCodes) 
  2. /api/CommonUtilsApi/GetInMemoryAirlinesNamesAndMcoCodes
  3. This provides a list of all the configured MCO airlines.   

If an airline is not listed in the above files: 

  1. ComNet will add the new airline code in the FIDS files on their systems before they can be viewed in the actual files
  2. Once the code is added to the ComNet XML files you can begin adding the airline to the systems
  3. Open the airline_full.json file to add the new airline information: 
    1. C:\inetpub\wwwroot\SynectDataServer\bin\InMemoryDBs
      1. IATA Code (if this code is a duplicate and has an existing entry, verify existing entry. Overwrite any false airline information for all entries)
      2. Airline Name
      3. Country Code
      4. ICAO Code
      5. MCO Code (you may have to add this line if overwriting existing info)
      6. Call sign 

      



  1. Open the airlineBranding.json file and add the following information:
    1. C:\inetpub\wwwroot\SynectDataServer\App_Data\ConfigurationFiles\GOAA-COMMON
    2. Airline Code
    3. Airline Name
    4. Background Color (to appear in the SDMC)
    5. Text Color
    6. Logo 
  1. Open the airline logo file and add the logo image for the new airline for the SDMC: 
  2. C:\inetpub\wwwroot\sdmc\public\assets\images\airlineLogosFor the new airline to appear in the SDMC, it would require adding it to an SDS zone in the Zone Manager view.
  3. Make sure these steps are done for both messenger environments.
  4. Test and verify. 


    • Related Articles

    • Adding a new counter title

        1.      Solutions team will send the complete delivery to be added to the GOAA environment  2.      Download to Z: Drive/GOAA Content SAN server into the proper folder in existing tree  3.      In the resource library, Create a new folder with ...
    • Adding New GOAA Experiences in C-Nario

      1. Integrate Content into C-Nario       a. Solution team sends delivery via Dropbox.       b. Download content to Z: drive into correct folder. If folder doesn't exist, create folder and name after content/airline.       c. Import layout/content into ...
    • Adding Nodes to Chainmail

        Set UP Chainmail Connections In Messenger:  1. Back-up the chainmail information before making changes        a. Copy the tree.dat from C:\Users\synect-1U\AppData\Roaming       b. Paste in C:\Users\synect-1U\Documents\Chainmail_Backup 2. In ...
    • Custom Airline Timing Orchestration and Timing Rules

      Requests to change the airline timing for the Display ground and coming soon for airlines. The global time is set for 4.5 hours prior to departure This example will change Alaska to a 3.5 hour prior to departure setting Verified the timing rules for ...
    • Updating the SDMC version on the log-in page and on the general tab in the Help Center

      Correction on main log-in page: Locate "main.js" script file in the root folder of SDMC: C:\inetpub\wwwroot\sdmc\public\static\js Open file using Notepad++ Look for the entry named "Version with latest version: 4.0.076" Change the Version number to ...