How to Create or Add an Artifact

After you create a BizTalk application, you can add file-based artifacts (for example BizTalk assemblies, .NET assemblies, scripts, and certificates) from the file system or add policies from the Rule Engine database. You can also create send ports, send port groups, receive locations, and receive ports within the application. Creating or adding artifacts adds them to the BizTalk Management database. You can then deploy the application and its artifacts as a single entity, as described in Deploying BizTalk Applications.

Note

Certain types of artifacts must be unique in a BizTalk application or group. For more information, see Artifacts That Must Be Unique in an Application or Group.

For procedures on adding or creating each artifact type, see the following topics:

Note

If the artifact you are adding has a very long path (e.g., the path and file name), the operation to add the artifact to an application may fail. A path can't exceed 260 characters.

See Also

Creating and Modifying BizTalk Applications
How to Add a 64-Bit Artifact to an Application