Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 2.73 KB

biztalk-server-project-templates.md

File metadata and controls

27 lines (22 loc) · 2.73 KB
title description ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Visual Studio project templates
Describes the .btproj, BPEL, and .btaproj Visual Studio templates used by BizTalk Server
11/07/2017
biztalk-server
article

BizTalk Server Project Templates

Overview

When you install [!INCLUDEbtsBizTalkServerNoVersion], the installation adds the BizTalk Projects folder to the New Project dialog box. The BizTalk Projects folder contains templates for creating an empty BizTalk Server project, BizTalk Server BPEL Import project, and a BizTalk Server Application Project.

Available templates

The following table describes these project templates.

Use this To do this
Empty BizTalk Server Project Creates a new empty BizTalk Server project.
BizTalk Server BPEL Import Project Imports Business Process Execution Language (BPEL), Web Services Description Language (WSDL), or XML Schema Definition Language (XSD) files into a BizTalk project.
BizTalk Server Application Project (.btaproj) Starting with [!INCLUDEbts2016] Feature Pack 1, or later.

Used to automatically deploy and update applications using Visual Studio Team Services (VSTS). The project contains a BizTalkServerInventory.json file that is used by VSTS during the deployment.

See Also

Working with BizTalk Projects