Open APIs

 View Only
  • 1.  TMF679: ProductOfferingQualificationItem

    Posted May 18, 2022 03:32
    Hi,

    I want to use TMF679 for providing available Product offerings in a given location based on a Category.
    In this case, there won't be any product offering/specification details expected to be passed in the input. But in the Conformance kit, it mentions ProductOfferingQualificationItem mandatory.
    Sample value-
     "productOfferingQualificationItem": [
    {
    "id": "1",
    "action": "add",
    "@type": "ProductOfferingQualificationItem"
    }
    ]
    Is it fine if above whole ProductOfferingQualificationItem is not passed in the request as we won't pass any product details and category is passed as separate object under ProductOfferingQualification? I tried validating a sample request message with the swagger schema and it passed.

    Thanks!
    Paras Agrawal

    ------------------------------
    Paras Agrawal
    Infosys
    ------------------------------


  • 2.  RE: TMF679: ProductOfferingQualificationItem

    Posted May 20, 2022 04:32
    Can I please get some feedback on this? Thanks.

    ------------------------------
    Paras Agrawal
    Infosys
    ------------------------------



  • 3.  RE: TMF679: ProductOfferingQualificationItem

    TM Forum Member
    Posted May 23, 2022 03:23
    Edited by Ludovic Robert May 23, 2022 03:26
    Hello Paras

    Your request seems to me very fair. Indeed we can request with category + place (for example) and not provide any item in the request;

    We probably need to update the documentation and the conformance kit. I raised a Jira for this ([AP-3897] ProductOfferingQualification CP & CTK too tight - TM Forum JIRA). Adding vrodriguez@tmforum.org and hrodrigues@tmforum.org in the loop.

    Thanks
    Ludovic​​

    ------------------------------
    Ludovic Robert
    Orange
    My answer are my own & don't represent necessarily my company or the TMF
    ------------------------------



  • 4.  RE: TMF679: ProductOfferingQualificationItem

    TM Forum Member
    Posted May 23, 2022 06:34
    Edited by Matthieu Hattab May 23, 2022 06:41
    The API spec (page 10) already support your requirement.
    "it [the API] allows to retrieve a list of productOfferings that are commercially available in the context of the interaction (defined by 
    placechannelpartyproduct).

    you have an example In IG1228, use case UC002 where TMF679 is used to get product offerings with API input = category, adress and Channel.

    ------------------------------
    Matthieu Hattab
    Altibox AS
    ------------------------------



  • 5.  RE: TMF679: ProductOfferingQualificationItem

    Posted May 24, 2022 03:37
    Thanks for your feedback. Yes, functionally the scenario is covered however I was looking for technical details given in CTK considering productOfferingQualificationItem as mandatory. Robert has raised JIRA ticket for the same, so hopefully it should be handled.

    ------------------------------
    Paras Agrawal
    Infosys
    ------------------------------