Quantcast
Channel: biztalkdeployment Forum Rss Feed
Viewing all articles
Browse latest Browse all 1089

New Post: Executing commend file while BTDF deployment

$
0
0
Hi Tom,

I have used below code then which executed in the local as well in the server
<Exec command="cmd.exe  /c &quot;..\CleanCopy.cmd &quot;"></Exec>
I need to pass environment name as parameter to the commend file .

how to read the environment name(D1,D2,,U1 etc) from SettingsFileGenerator.xml to Deployment.btdfproj file

I have used $(EnvironmentName) or '$(EnvironmentName' but which returns empty value
<Exec command="cmd.exe  /c &quot;..\CleanCopy.cmd $(EnvironmentName)&quot;"></Exec>
SettingsFileGenerator.xml

Environment Settings
Environment Name: Local Development Dev D1 D2 Q1 Q2 U1 U2 Production

Viewing all articles
Browse latest Browse all 1089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>