Test Data Manager

  • 1.  Load Order during data publish

    Posted Sep 13, 2018 03:06 PM

    Hi All, 

     

    When I using the functionally to data publish, I can't alter the load order, my request will be selecting a value from sequence table, save in the variable and concatenate with +1, do the update and insert.

    Red 1º

    Green 2º

    Black 3º

     



  • 2.  Re: Load Order during data publish

    Posted Sep 14, 2018 10:01 AM

    Rafael,

     

    You can recalculate the load order per the instructions here:

    Create the Table Load Order - CA Test Data Manager - 4.6 - CA Technologies Documentation 

     

    However, if the load order was already calculated and is correct, I'm not sure if this will change anything.

     

    Could you please clarify what you are attempting to accomplish?

     

    Regards,

    Sean



  • 3.  Re: Load Order during data publish

    Posted Sep 14, 2018 10:28 AM

    I have already done the recalculation, but the order has not changed. What I need is, change the order if running from "SEQ", where the Table Name:

     

    RHIS = 3

    T_SEQUENCE = 1

    UPDATE_SEQUENCE = 2

     

    I want to know if I can change this order manually



  • 4.  Re: Load Order during data publish

    Broadcom Employee
    Posted Sep 14, 2018 12:20 PM

    The table order is calculated automatically based on the relationships defined between the tables. There is no way to change it manually. Do you have relationships between the tables or are they all standalone?