case 2 is typically for "move" or "modify" scenarios or to validate an entire order
the quote, cart, order items do not reference any APOP id. We have no use for this.
Original Message:
Sent: Nov 14, 2024 10:40
From: Michal Laczynski
Subject: TMF648/TMF622 ProductOfferingQualificationItemRef how to refer AlternateProductOfferingProposal?
Hi Matthieu,
The case is - since POQ allows providing Alternative POQ proposals - then they are there for some reason - to be used :)
Now, when making a Quote the Buyer can/must refer to a POQ Item with a qualification of he/she wants to Quote.
When an alternative proposal is Better for the Buyer - there is no way to reference it and take it directly to Quotation.
Does the Buyer need to make another POQ for that alternative explicitly to be able to refer to it from the Quote request?
That kind of brings unnecessary ping pong for both the Buyer and the Seller.
Best regards,
Michał
------------------------------
Michal Laczynski
Amartus
Original Message:
Sent: Nov 08, 2024 08:52
From: Matthieu Hattab
Subject: TMF648/TMF622 ProductOfferingQualificationItemRef how to refer AlternateProductOfferingProposal?
Hi,
The Order API model doesn't currently support referencing an "AlternateProductOfferingProposal" ID, and it's not immediately clear why it would be needed.
Could you clarify the purpose of having the proposal ID on the order item?
The proposal isn't a managed entity, and there's no ABO/BO in the SID. The "proposal" sub-ressource only provides the (oddly named) "alternateActivationDate" and the productofferingRef.Id, both of which are already mapped in the order item.
However, if it's essential, you're welcome to add a new attribute ("ProposalId") in ProductOfferingQualificationItemRef
------------------------------
Kind regards,
Matthieu Hattab
Lyse Platform
Original Message:
Sent: Nov 07, 2024 03:51
From: Michal Laczynski
Subject: TMF648/TMF622 ProductOfferingQualificationItemRef how to refer AlternateProductOfferingProposal?
Hello,
TMF679 POQ defines ProductOfferingQualification with a list of ProductOfferingQualificationItems, having a list of AlternateProductOfferingProposals.
ProductOfferingQualification has a globally unique id.
ProductOfferingQualificationItem has an id unique within ProductOfferingQualification,
AlternateProductOfferingProposal has an id unique within ProductOfferingQualificationItem.
Now in Quote and Order APIs there is ProductOfferingQualificationItemRef with productOfferingQualificationId and id to point to POQ item.
How to use this type to refer to a specific AlternateProductOfferingProposal if the Buyet was proposed one and wishes to order it?
Thank you!
------------------------------
Michal Laczynski
Amartus
------------------------------