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

New Post: Set Application Name from Environment Settings Spreadsheet

$
0
0
Hi,

I'd like to set the ProjectName or ApplicationName of the installed BizTalk application from the settings spreadsheet.

I've added BizTalkAppName to spreadsheet with environment specific application names e.g. Polaris.Dev, Polaris.Test, Polaris.UAT etc based on the environment I'm trying to target.

Then in my btdfproject file I set the Project Name as follows:
<ProjectName>$(BizTalkAppName)</ProjectName>
and I have included the "BizTalkAppName" in my PropsFromEnvSettings as follows:
<ItemGroup>
        <PropsFromEnvSettings Include="SsoAppUserGroup;SsoAppAdminGroup;BizTalkAppName;" />
    </ItemGroup>
However, when I build the MSI and install on the server it states that the Application Name is Empty even though it correctly output the property value to "Polaris.Test".
SetPropertiesFromEnvironmentSettings:
  Setting properties from environment settings file (C:\Program Files (x86)\End
  urance BizTalk Polaris-Genius Integration\1.4.2\Deployment\EnvironmentSetting
  s\Exported_TestSettings.xml)
  __Setting property to value 'Polaris.Test'__.
InitializeAppName:
  BizTalk Application Name is
Is there anyway this can be accomplished?

Regards,
Adrian.

Viewing all articles
Browse latest Browse all 1089

Trending Articles



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