Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.81 KB

how-to-change-the-default-application.md

File metadata and controls

32 lines (23 loc) · 2.81 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: How to Change the Default Application
How to Change the Default Application
06/08/2017
biztalk-server
article

How to Change the Default Application

This topic describes how to change the default application by editing the properties of an application in the BizTalk Server Administration console. You can also change the default application by creating a new application and specifying it as the default application, as described in How to Create an Application.

When you install BizTalk Server, a default application named BizTalk Application 1 is created in the BizTalk Management database and appears in the BizTalk Server Administration console. When you upgrade from an earlier version of BizTalk Server, your artifacts are automatically placed in this application. In addition, when you import a Windows Installer (.msi) file by using BTSTask without specifying an application, the artifacts in the .msi file are imported into the default application.

You cannot delete the default application; however, you can change which application is the default. If you change the default application, you can then delete the application that was previously the default, if you want. For instructions, see How to Delete a BizTalk Application from the BizTalk Group.

When you change the default application, all of the artifacts remain in the application that was originally the default. You can explicitly move the artifacts out of the application, if you want. For instructions, see How to Move an Artifact to a Different Application.

Prerequisites

To perform the procedure in this topic, you must be logged on with an account that is a member of the BizTalk Server Administrators group. For more detailed information on permissions, see Permissions Required for Deploying and Managing a BizTalk Application.

To change the default application

  1. Click Start, click All Programs, click [!INCLUDEbtsBizTalkServerStartMenuItemui], and then click BizTalk Server Administration.

  2. In the console tree, expand BizTalk Server Administration, expand the BizTalk group, right-click the application that you want to make the default, and then click Properties.

  3. Select the Make this the default application check box, and click OK.

See Also

Creating and Modifying BizTalk Applications