Recent chances will affect XML interface?
Recent chances will affect XML interface?
Hi
I appreciate the recent changes with seat configuration and the new client 2.1.0.
Will these changes also affect the transmitted data via the XML interface?
e.g.: Will the aircraft data contain the seat configuration?
Greetings
Jörg
I appreciate the recent changes with seat configuration and the new client 2.1.0.
Will these changes also affect the transmitted data via the XML interface?
e.g.: Will the aircraft data contain the seat configuration?
Greetings
Jörg
-
- FSAirlines Developer
- Posts: 1564
- Joined: Sun Sep 25, 2005 10:40 am
- Location: Munich, Germany
- Contact:
Re: Recent chances will affect XML interface?
Yes, I just added the fields pax_economy, pax_business, pax_first and config_name to the aircraftData-request result.
Konrad - FSAirlines Developer
Re: Recent chances will affect XML interface?
The description in the wiki does not contain the info about the additional values. Maybe they got lost during the last wiki restore?
Re: Recent chances will affect XML interface?
Do you know off hand which values are missing? I am not 100% familiar with the exact values and so as such I do not know which are missing.MadJosch wrote:The description in the wiki does not contain the info about the additional values. Maybe they got lost during the last wiki restore?
Matt-FSAirlines DB Admin
Re: Recent chances will affect XML interface?
The ones that Konny wrote in the second post of this thread.
Konny wrote:Yes, I just added the fields pax_economy, pax_business, pax_first and config_name to the aircraftData-request result.
-
- FSAirlines Developer
- Posts: 1564
- Joined: Sun Sep 25, 2005 10:40 am
- Location: Munich, Germany
- Contact:
Re: Recent chances will affect XML interface?
Yep, they got lost with the restoring of the wiki. They are now back in the wiki
Konrad - FSAirlines Developer
Re: Recent chances will affect XML interface?
Thanks, nice work.
Just another question:
Is it possible to determine how many seats of each class are used in a plane that is not fully booked out?
Example: An Airbus A319 with a config of 118/8/2 is loaded with 114 pax. According to the briefing document from FS Airlines the seats are used: 106/7/1
How do I calculate the seat usage? Or can I get the actual seat values in a XML request?
Just another question:
Is it possible to determine how many seats of each class are used in a plane that is not fully booked out?
Example: An Airbus A319 with a config of 118/8/2 is loaded with 114 pax. According to the briefing document from FS Airlines the seats are used: 106/7/1
How do I calculate the seat usage? Or can I get the actual seat values in a XML request?
-
- FSAirlines Developer
- Posts: 1564
- Joined: Sun Sep 25, 2005 10:40 am
- Location: Munich, Germany
- Contact:
Re: Recent chances will affect XML interface?
You can't calculate that from total number of passengers, but I can add the numbers for each category to the response data. I'll do that together with your other request when I have some spare minutes.
Konrad - FSAirlines Developer
Re: Recent chances will affect XML interface?
Hi
I don't want to be shoving, but may I politely ask to expect some progress here as well as with other requests?
getRouteData
Release of Client V2.1.1
Sincerely
Jörg
I don't want to be shoving, but may I politely ask to expect some progress here as well as with other requests?
getRouteData
Release of Client V2.1.1
Sincerely
Jörg
-
- FSAirlines Developer
- Posts: 1564
- Joined: Sun Sep 25, 2005 10:40 am
- Location: Munich, Germany
- Contact:
Re: Recent chances will affect XML interface?
Sorry for the delay, I finished my studies last week and will now have more time for FSAirlines. Hope I can implement these features in the next days.
Konrad - FSAirlines Developer
Re: Recent chances will affect XML interface?
Congratulations on the finishing of your studies!
-
- FSAirlines Developer
- Posts: 1564
- Joined: Sun Sep 25, 2005 10:40 am
- Location: Munich, Germany
- Contact:
Re: Recent chances will affect XML interface?
Thanks, the booked Economy/Business/First seats are no part of the getBookedFlights-list. I'll see what I can do about the Client release, but I first have to check some other topics before can release it.
Konrad - FSAirlines Developer