Creating Multiple Adapters on One Machine

For Travelport Booking Feed version 2.08.02 and later, the customer’s Corporate IDs can be used to accommodate multiple queues assigned to a PCC. For example, two Corporate IDs, IBM001USABC and IBM001USXYZ, can be assigned to PCC XX1. Events associated with each of these IDs are then routed to the appropriate Corporate ID‐specific queue: XX1_1G1234_ABC and XX1_1G1234_XYZ, respectively.

This functionality is optional, and must be provisioned for the customer by Travelport. A single “default” queue per PCC remains for use by customers who do not opt into this functionality, or if a Corporate ID is not sent or is not recognized by the GDS.

To support multiple adapters on one machine, a Client Adapter must be installed for each associated queue. The following instructions detail how to install multiple Client Adapters on the same machine.

Creating Multiple Adapters (separate queues) on One Machine for TBF to Run "as service"

  1. If you have installed the original/1st installation “as a service”, then stop the service

  2. Copy the entire folder %ProgramFiles(x86)%\Travelport\TBF to a new location (.fex. %ProgramFiles(x86)%\Travelport\TBF _0pcc

  3. In that new location, rename the folder \nt_services\conf to \nt_services\conf_0pcc

  4. Edit the file wrapper.conf and modify the following parameters to show the new name:
    wrapper.ntservice.name=TBFAdapter0pcc
    wrapper.ntservice.displayname=Travelport Booking Feed Adapter 0pcc
    wrapper.ntservice.description=Travelport Booking Feed Adapter 0pcc

  5. In \nt_services\bin\ edit these files to show the new location of wrapper.conf
    InstallServices.bat
    UninstallServices.bat

  6. In \nt_services\bin\ edit these files to show the new wrapper.ntservice.name (from step 4 above):
    unservice.bat
    stopservice.bat

  7. Start runConfiguration.bat and configure the new queue.

  8. Start \nt_services\InstallServices.bat to create the service.

  9. Reboot your machine to finalize creating services.

  10. Edit the service and change the login parameters if necessary.

  11. Start the service (the original and new) and verify the wrapper.log for success.

  12. To complete the installation, create a shortcut on the desktop with:
    runAdapter.bat
    runErrorQMonitor.bat
    runConfiguration.bat