phric

phric

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Certain types of artifacts in a BizTalk group or application must be unique, as follows:

  • Both BizTalk assemblies and non-BizTalk .NET assemblies must have a unique full name in the group. The full name consists of a file name, public key token, culture, and version.

  • Rules and policies must have a unique name and version number in the group.

  • Send ports, send port groups, receive ports, and receive locations must have a unique name in the group.

  • Web sites must have a unique virtual directory name in the group.

  • BAM resources must have a unique file name in the group.

  • BAS resources must have unique names in the group, as follows: Any self profile, partner profile, group profile name must be unique in a BizTalk group across all types of profiles (self, partner, group). The agreement name must be unique within a BizTalk group.

  • Certificates must have a unique thumbprint in the group.

  • COM components must have a unique file name in the group.

  • File-based artifacts, such as scripts and other flat files, must have unique file names in the application, but not in the group.

You can specify the overwrite option to import or add an artifact to an application if the artifact already exists in the application and it is of a type that must be unique in an application. If the artifact already exists in another application in the group, and it is a type that must be unique in the group, you can neither add nor import it.

posted on 2007-11-15 17:50  phric  阅读(204)  评论(1编辑  收藏  举报