Test Data Manager

 View Only
  • 1.  How to create new seed list

    Posted Jun 09, 2020 12:51 PM
    How to create a new seed list which can be shared with all tdm users and ARD users connected to tdm repository

    ------------------------------
    Regards,Mahesh Gatade
    ------------------------------


  • 2.  RE: How to create new seed list
    Best Answer

    Broadcom Employee
    Posted Jun 09, 2020 01:11 PM
    Because you mentioned ARD, I am assuming you want to add seed table information for data generation.
    Easiest way is to get the data into a CSV file
    Launch Datamaker
    Go to menu item, Tools
    Select maintain seed data
    On far right, select add csv file (yellow icon with +)
    The column(s) in the csv file will represent what you want to be able to select.  !st row should contain headings.


  • 3.  RE: How to create new seed list

    Broadcom Employee
    Posted Jun 10, 2020 01:07 PM
    What type seed list are you trying to build?


  • 4.  RE: How to create new seed list

    Posted Jul 16, 2020 11:30 AM
    The seedlist needs to be made global by changing the value of Rd_Proj_Id column for that seedlist (Rd_Ref_Id) in gtrep_reference_data table in TDM repository with below query.

    You can also make it as Global while creating the seedlist, which would be easy.