TM Forum Community

 View Only
  • 1.  TMF702- CTK Execution

    TM Forum Member
    Posted Oct 10, 2023 11:30

    Hi Team,

    Even after getting all the fields in get operation response, we are getting failure for "Instance has only id, href and filtered attribute"  use case.

    Can you please guide us what is the cause/missing for this issue resolution?


    #General

    ------------------------------
    Chetan Patel
    Tech Mahindra Limited
    ------------------------------


  • 2.  RE: TMF702- CTK Execution

    TM Forum Member
    Posted Oct 11, 2023 02:08

    The response body should look like this:
    [
       {
          "id": "abcd",
         "href": "/techm-tmf/resourceActivation/v1/resource/abcd"
       },
       {
          "id": "efgh",
          "href": "/techm-tmf/resourceActivation/v1/resource/efgh"
       }
    ]



    ------------------------------
    Vance Shipley
    SigScale
    ------------------------------



  • 3.  RE: TMF702- CTK Execution

    TM Forum Member
    Posted Oct 11, 2023 02:29

    Hi Vance,

    Thanks for the response.

    Even if getting same response as you have suggested, there is no change in CTK result, Use case is going fail.



    ------------------------------
    Chetan Patel
    Tech Mahindra Limited
    ------------------------------



  • 4.  RE: TMF702- CTK Execution

    TM Forum Member
    Posted Oct 12, 2023 01:54

    Hi Team,

    Any one can please guide us for necessary changes/requirement , to make success the mentioned test cases?



    ------------------------------
    Chetan Patel
    Tech Mahindra Limited
    ------------------------------