Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple WSDL's #5

Closed
DerMika opened this issue Jun 1, 2016 · 3 comments
Closed

Support for multiple WSDL's #5

DerMika opened this issue Jun 1, 2016 · 3 comments
Milestone

Comments

@DerMika
Copy link
Collaborator

DerMika commented Jun 1, 2016

New information from Amadeus, they now provide WSAP's with multiple WSDL's:

There are multiple WSDL files inside a WSAP and this is actually one of the new things to handle. Because what happened is the new native XML web services within Amadeus have been created as “interfaces” and split in several WSDL files by area (one per interfaces).

We will have to find an easy way to handle multiple WSDL files (multiple \SoapClient objects?) and select the correct SoapClient depending on which message is being sent.

@DerMika DerMika added this to the 0.1 milestone Jun 1, 2016
@fayax
Copy link

fayax commented Aug 3, 2016

Are you able to add support for Fare_InformativePricingWithoutPNR function?

@DerMika
Copy link
Collaborator Author

DerMika commented Aug 3, 2016

Sure, but could you please report that as a separate issue?

DerMika added a commit that referenced this issue Sep 14, 2016
…rt extraction of WSDL messages when the message version contains a dot instead of an underscore.
DerMika added a commit that referenced this issue Sep 14, 2016
@DerMika
Copy link
Collaborator Author

DerMika commented Sep 14, 2016

With the merging of the PR above, this feature is now implemented.

@DerMika DerMika closed this as completed Sep 14, 2016
atomy pushed a commit to mlamm/amadeus-ws-client that referenced this issue Nov 26, 2018
…N-321-ama-request-service-search-implement to master

* commit '12bfeb139e829720fbc7916e95d1f8e031059f18':
  VAN-321 AMA request service / search / implement filters code improvements after review
  VAN-321 AMA request service / search / implement filters code improvements
  VAN-321 AMA request service / search / implement filters filter improved area-search implemented flex-dates implemented
  VAN-321 AMA request service / search / implement filters filter implemented
  Merge branch 'master' of /home/e.wolf/data/Projects/ZendStorm/diehard3/amadeus-service with conflicts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants