Coder Social home page Coder Social logo

Comments (2)

DerMika avatar DerMika commented on June 29, 2024

Hello,

This sounds like a workflow issue. I am not aware that the message DocIssuance_IssueTicket message can throw his error. In fact, you cannot provide an RF element in the DocIssuance_IssueTicket message.

Usually NEED RECEIVED FROM is an error originating from a PNR_AddMultiElements, or some kind of operation on a PNR in context - after which the PNR must be saved with an RF element to indicate which entity made the change. The error NEED RECEIVED FROM will then occur when you're trying to save the updated PNR (if a RECEIVED FROM element was not provided).

When you do a PNR_AddMultiElements operation with this library, it should automatically add an RF field if you didn't provide an explicit RF element in your operation.

In order to diagnose your specific error, I would have to take a look at the operations you were doing on the PNR in question.

In any case, I don't think the error message is related to the DocIssuance_IssueTicket message: this error is not listed in the Error Messages section of the documentation of DocIssuance_IssueTicket.

You'll need to investigate which PNR operations you are doing on the PNR you have in context. If - besides performing the ticket issue entries - you are doing other changes to the PNR, you'll have to manually add an RF field using a PNR_AddMultiElements message.

from amadeus-ws-client.

fayax avatar fayax commented on June 29, 2024

You're right! The issue was with my workflow.

from amadeus-ws-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.