Thomas F. Abraham
Thomas F. Abraham
This would be useful for injecting passwords into bindings files where adapters don't support SSO (see: http://stackoverflow.com/a/37174322/1750471). This way we don't need to store passwords in source control. What we...
What if sensitive binding information, such as passwords, was not allowed to be stored in the EnvironmentSettings.xml file? I guess this may be a fairly common requirement but I can't...
In 6.0 Target StartTheApplication: has been added which runs after CustomPostDeployTarget and _BounceBizTalk due to which biztalk application doesn't get started before CustomPostDeployTarget . The definition of CustomPostDeployTarget says "Runs...
Various doc updates are needed for v5.8
It would be good if you could add tokens to values in the EnvironmentSettings.xml file to inject PropertyGroup values from the Deployment.btdfproj. e.g. ${ProductName} #### This work item was migrated...
In BTDF 6.0 If I provide physical path in IISApp as "..\IIS\MyService" where MyService contain files to be published as iis application, Server depoy MSI will pack them in redist\MyService...
Firstly, thanks for adding \. Just a suggestion: The \ is the path to the source which is copied to $(RedistDir) and saves otherwise having to do that as part...
I have a scenario where my BAM definitions are quite generic and belong in a Core project, whereas the tracking profiles are many-to-one with activities and are specific to particular...
As previous discussed here: https://biztalkdeployment.codeplex.com/discussions/215481 It would great to be able to use the "Settings Merger" functionality that was integrated into the main "Environment Settings Manager" toolset? This way we...
When updating/deploying sso settings by themselves, the settings for the SSO groups aren't being pulled from the env files and instead defaulting to "BizTalk Application Users" and "BizTalk Server Administrators"....