Open APIs

 View Only
  • 1.  isCustomerVisible flag in Product Order

    TM Forum Member
    Posted Feb 10, 2025 10:45

    Hello Community,

    We have a requirement of hiding certain orders from customer and we are thinking to use the isCustomerVisible flag present in Product Order. However I could not find isCustomerVisible to be at the product order level. it is present in multiple other places like item level, prices etc. Can you guide what could be the best way to hide certain kind of orders.

    regards,

    Rosalin



    ------------------------------
    Rosalin Panda
    Deutsche Telekom AG
    ------------------------------


  • 2.  RE: isCustomerVisible flag in Product Order

    TM Forum Member
    Posted Feb 11, 2025 01:59

    Hi Rosalin

    You are right that there is no equivalent mechanism for controlling the visibility of orders to customers.  The closest thing I can think of is the TMF672 User Roles & Permissions API which can support RBAC on any kind of entity, including orders.  Alternatively go ahead and add a new concrete field to the order (using the polymorphism pattern), perhaps even raise a JIRA with TM Forum.

    Good luck!

    Dan.



    ------------------------------
    Dan d'Albuquerque
    Entronica Company Limited
    ------------------------------



  • 3.  RE: isCustomerVisible flag in Product Order

    TM Forum Member
    Posted Feb 11, 2025 10:44

    Thank you Dan for your reply. We will consider adding a new field to the API.



    ------------------------------
    Rosalin Panda
    Deutsche Telekom AG
    ------------------------------