Quantcast
Viewing latest article 4
Browse Latest Browse All 20

New Post: Issue in adding reference of one BizTalk Application to another

Hi Ritika

I have added a class to the BizTalk.BuildGenerator.Tasks project to suppor the additon of a reference from one BizTalk application to another. This also required a new method to be added to the BtsCatalogExplorerHelper.cs. The method may be called from an MSBuild script in the same way as StopApplication, the only difference being that and additional parameter is required to identify the Referenced Application, eg:

<BizTalk.BuildGenerator.Tasks.AddReference MessageBoxConnection="$(BizTalkManagementDatabaseConnectionString)" ApplicationName="SourceApplication" ReferencedApplicationName="ReferencedApplication"/>

I have uploaded the code changes to the "Patches" area which you can find under "Source Code" tab of this CodePlex site.

Regards

Rob.

Viewing latest article 4
Browse Latest Browse All 20

Trending Articles