Creating a new Visual Studio BizDataX project

Creating a new Visual Studio project involves using a BizDataX Package Executable template. A project created in this way can use the functions provided by the BizDataX Designer.

Table of contents
Creating a new Visual Studio BizDataX project

Creating a new Visual Studio BizDataX project

To create a BizDataX project, when creating a new project, the BizDataX Package Executable must be selected as a template.

Creating a new BizDataX package Figure 1: Creating a new BizDataX package

Once the BizDataX project is created, its default workflow (defined in the Package.xaml file) is opened. By modifying this workflow, you create your own masking flow. How this is done is described on the pages of this guide. The default project structure for the package is on the right (in the Solution Explorer tab) and available BizDataX activities are in the Toolbox (View->Toolbox) as Toolbox items.

Default BizDataX package Figure 2: Default BizDataX package