TM Forum Community

 View Only
  • 1.  TMF656 Service Problem Management Database Schema

    Posted Sep 17, 2023 19:14

    In TMF656_Service_Problem_Management_API_User_Guide_v4.0.0.pdf, You provided Resource Model - Picture attached. 

    Would you be able to provide equivalent database Schema, which may be used for RDBMS or NoSQL database. thanks

    Regards,

    Amitesh


    #General

    ------------------------------
    Amitesh Gupta
    Comcast Technology Solutions
    ------------------------------


  • 2.  RE: TMF656 Service Problem Management Database Schema

    TM Forum Member
    Posted Sep 29, 2023 03:30

    Hi Amitesh

    The Open API data model is just that, a model of the payloads in the API operation. There is no causal relationship between this model and the model you choose to use for persistence.

    Having said that, if you are using a document-oriented database (such as Couchbase for example), you may find it convenient that your persisted documents appear similar to the API model. But there is no necessity that this is the case.

    More generally, TMF assets (Open API, ODA, SID) do not relate to internal implementation of persistence.

    Hope it helps.



    ------------------------------
    Jonathan Goldberg
    Amdocs Management Limited
    Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
    ------------------------------