This recipe demonstrate on executing .bat file using Ant.
Example of flow:
Job → Ant → .bat → .mp3
To allow this you need to insert mp3 directory and test.bat file found in ‘repository:/Elixir/ER_Cookbook/Schedule-Designer/HowToExecuteBatFileUsingAnt/resources’ into C directory.
Example:
C:\mp3
C:\test.bat
To download the necessary files for this recipe, refer to the attached ZIP package.
HowToExecuteBatFileUsingAnt.zip (241.8 KB)