Open APIs

 View Only
  • 1.  creation of TMF 621

    Posted Aug 10, 2022 11:02
    Hi all, I am new to TMF form. I want to use TMF 621 api in my project. Will someone be able to help me how can i create TMF 621 api/ use TMF 621 api in my project.

    Thanks in advance.

    ------------------------------
    nitin gupta
    TO BE VERIFIED
    ------------------------------


  • 2.  RE: creation of TMF 621

    TM Forum Member
    Posted Aug 11, 2022 10:03
    Hi Nitin
    There are no short cuts here. First you need to decide - are you a consumer or provider (or both) of the API's operations.
    Lets assume you are a provider. So you'll need to create persistent storage for Trouble Tickets, along with business and data logic for managing these entities. And you'll need to map your internal code (lets say in Java) to the REST JSON exposure in the API, using tools such as Jackson or equivalent.
    In the Open API table, you can find a reference implementation that might assist.
    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.
    ------------------------------