Service Virtualization

  • 1.  VSM ant deployment

    Posted Feb 12, 2018 08:14 AM

    How to configure ant to deploy multiple vsm at the same time?



  • 2.  Re: VSM ant deployment
    Best Answer

    Broadcom Employee
    Posted Feb 12, 2018 10:37 PM

    Hi,

            You can use VSEManager command line utility to deploy the service. For more details, refer below link:

    VSE Manager Command - Manage Virtual Service Environments - DevTest Solutions - 10.1 - CA Technologies Documentation 

            To deploy and run it from ant, create a batch file with VSEManager commands and trigger the batch file from ant . For more information about executing batch script from ant, you can refer below link:

    automation - Running a BAT file from ANT - Stack Overflow    

    Exec Task 

     

    Thanks

    Srikanth