Test Data Manager

  • 1.  .bat file execution without manual intervention

    Posted Sep 11, 2018 08:09 PM

    Is it possible to mask all the files in one go using .bat files of CA FDM? If not using the tool, any other options available to execute all the .bat files in one go without any manual intervention?



  • 2.  Re: .bat file execution without manual intervention
    Best Answer

    Broadcom Employee
    Posted Sep 13, 2018 01:38 PM

    Sanyukta,

     

    You can create a javelin process to invoke the bat files in sequence or just create a master batch file on windows which contains all the FDM batch files and you can trigger this master batch to invoke all the others..



  • 3.  Re: .bat file execution without manual intervention

    Posted Sep 17, 2018 11:26 PM

    Thanks, Anil.

     

    Can we also write exception handling using master batch file? If so, any pointers?