TM Forum Community

 View Only
  • 1.  Historic data retrieval of TMF 653 API data

    TM Forum Member
    Posted Dec 10, 2024 06:47

    Hi, We have implemented TMF 653 API to retrieve the service test results for a service line. We are also storing the data into the database for another functionality to retrieve the historic data. I wanted to know which TMF API can be used to retrieve the historic data of the TMF 653 results(single or multiple records).

    Many thanks


    #AIandData
    #Blockchain
    #BusinessAssurance
    #CustomerExperience
    #DigitalEcosystems
    #DigitalTransformationMaturity
    #IoTandSmartCity
    #OpenDigitalArchitecture
    #General
    #ZeroTouchAutomation
    #DiversityandInclusion

    ------------------------------
    Pulkit Gupta
    BT Group plc
    ------------------------------


  • 2.  RE: Historic data retrieval of TMF 653 API data

    TM Forum Member
    Posted Jan 15, 2025 05:43

    Hello!

    I think, you can use TMF630 REST API Design Guidelines Part 1 paragraph 4.4. Query Resources with attribute filtering.

    For historic filtering in TMF 653 you can use startDateTime, endDateTime attributes.

    If you have 2 databases (first for current operations, second for historic purposes) with replication, API endpoint for users must be same, I think.

    If your question was, how copy objects from source to data warehouse, you can use filtering by startDateTime, endDateTime attributes with pagination.



    ------------------------------
    Vitalii Zhakov
    Veschatel LLC
    ------------------------------



  • 3.  RE: Historic data retrieval of TMF 653 API data

    Posted 2 days ago

    You might want to look into TMF 637 (Performance Management API) or TMF 701 (Service Quality Management API) for retrieving historical service test data. If your system stores the results, a custom extension of TMF 653 could also work for querying past records.



    ------------------------------
    Jacob Oliver
    TO BE VERIFIED
    ------------------------------