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:
- In the SDS, using
swagger, you can query the following path (CommonUtilsApi / GetInMemoryAirlinesNamesAndMcoCodes)
- /api/CommonUtilsApi/GetInMemoryAirlinesNamesAndMcoCodes
- This provides a list
of all the configured MCO airlines.
If an airline is not
listed in the above files:
- ComNet will add the
new airline code in the FIDS files on their systems before they can be viewed
in the actual files
- Once the code is added
to the ComNet XML files you can begin adding the airline to the systems
- Open the airline_full.json file
to add the new airline information:
- C:\inetpub\wwwroot\SynectDataServer\bin\InMemoryDBs
- IATA Code (if this code is a duplicate and has an existing entry, verify
existing entry. Overwrite any false airline information for all entries)
- Airline Name
- Country Code
- ICAO Code
- MCO Code (you may
have to add this line if overwriting existing info)
- Call sign

- Open the airlineBranding.json file
and add the following information:
- C:\inetpub\wwwroot\SynectDataServer\App_Data\ConfigurationFiles\GOAA-COMMON
- Airline Code
- Airline Name
- Background Color (to appear in the SDMC)
- Text Color
- Logo
- Open the airline logo
file and add the logo image for the new airline for the SDMC:
- 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.
- Make sure these steps
are done for both messenger environments.
- 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 ...