Test Data Manager

  • 1.  TDM API to find data

    Posted Feb 19, 2018 10:13 AM

    Hi All,

     

    I am getting below error while calling find data API in TDM portal.

     

    { "status": 404, "errorCode": "404", "errorMsg": "Connection profile is not found", "errorDetail": "", "timestamp": "2018-02-19T14:56+0000" }

     

    I am trying to connecting exisitng Find and reserve portal service.

     

    I followed belwo steps.

     

    1) find out projectID and version id.

    2) Got the token for login service.

    3) Got the environment number and data model id.

    4) update data model to  "visible": true

    5) Got the fileds available in data model.

    6) trying to find the data for one of the fileds from step 5. Got issue at this step. 

     

    Please help. 



  • 2.  Re: TDM API to find data

    Broadcom Employee
    Posted Feb 20, 2018 02:20 AM

    Hi, 

     

    Could you post the body used to make the find & reserve call? And are you sure that the used connection exist?

     

    Br,

    Peter



  • 3.  Re: TDM API to find data
    Best Answer

    Posted Feb 21, 2018 05:07 AM

    Hi All,

     

    This related to portal issue, profile.xml has corrupted. i have restarted the service, it is working now.