Posted: Wed Apr 20, 2011 1:57 am Post subject: using mqsiprofile.cmd and mqsideployscript.bat in same .bat
Acolyte
Joined: 09 Feb 2011 Posts: 68
Hi,
I need to create deployment script which works on ANT.
I initaiily created a .bat which calls mqsoprofile.cmd and then its same as mqsideployscript.bat
So its like using a command
But we need to create a new .bat something like
CALL "C:\Program Files\IBM\MQSI\7.0\bin\mqsiprofile.cmd"
CALL "C:\Program Files\IBM\MQSI\7.0\bin\mqsideployscript.bat"
The paramaters like brokername, eg group name, bar file name for deployment should come from .properties file
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum