At the moment, we manually login to 5 different servers online to retrieve ticket prices for our client
each server holds different airline details and prices (no duplication of data on each server)
What we are looking for is a backend process that will send xml or other messages containing
1) serever Login details to allow us to login
2) Booking details containing clients travelling request
To each server simultanously and retrieve the required ticket information (e.g. price)
The information is then stored on our database
Subsequently, when the clients picks up the best price, the system will then send a single request to the correct server and retrieve the latest ticket price and store in the database
If you have the experience in working on a similar project
Kindly send us a summary of
1) what you understand that we are planning to do
2) what programming code will be used
3) the required logic that the code will hold to login and retrieve the correct information
4) How the login session to each server will be kept active and live until a request is sent by us to get the information