Test Data Manager

  • 1.  TDM API Call : Data Target change ?

    Posted Aug 18, 2017 08:50 AM

    So if I am trying to use one of the TDM API Services to trigger a data pool to publish the data to the target database. Even after selecting the mainframe DB2 database present in the connection profile as the target database, it is still publishing the data in the SQL file format. I am not sure if it uses this as a default way of doing it or if we have any way out or any parameter which can be changed to change this parameter.

     

    Please if anyone has any idea about this then let me know. 



  • 2.  Re: TDM API Call : Data Target change ?

    Posted Aug 18, 2017 11:42 AM

    Hi Ashima, 

     

    I have reached out to development for clarification. I hope to have an update to you on Monday. 

     

    Best regards,

    Taylor



  • 3.  Re: TDM API Call : Data Target change ?
    Best Answer

    Broadcom Employee
    Posted Aug 21, 2017 07:42 AM

    Hi,

    Did you set the "publishTo" in your request?

     

    From the swagger ui:

    publishTo: where to publish data to, possible values "TGT" (the target database as specified by dataTargetProfile), "FD" (a fixed definition file), "CSV" (a comma delimited file), "TXT" (a text file), "REP" (a generator), "SQL" (a file with SQL insert statements), "SQU" (a file with SQL update statements) or "SQD" (a file with SQL delete statements)

     

    Best regards,
    Peter