How to access Distinguished fields and Promoted properties in BizTalk Server Distinguished fields are accessed through a reference to the name of the message, the name of the record structure containing the distinguished field (which could
How to access Distinguished fields and Promoted properties in BizTalk Server
Distinguished fields are accessed through a reference to the name of the message, the name of the record structure containing the distinguished field (which could include multiple levels of child records), and the name of the distinguished field, with each named item separated by periods:
MessageName.RecordName.ChildRecordName.DistinguishedFieldName.
Promoted properties, on the other hand, are accessed through a reference to the name of the message, the name of the property schema and a name of the promoted property, via the following format:
MessageName(PropertySchemaName.PromotedPropertyName).
Other relevant blogs:
1. Distinguished Fields vs. Promoted Properties in Biztalk,
http://www.cnblogs.com/rickie/archive/2006/12/18/596077.aspx
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号