How to update promoted field in message Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to update promoted field in message This topic has 1 reply, 1 voice, and was last updated 9 years, 2 months ago by community-content. Viewing 1 reply thread Author Posts August 31, 2010 at 6:37 AM #25814 community-content I have a message (M1) defined with schema (S1.xsd) If I have a field Field1 of type string in schems S1.xsd and is promoted. Then how can I assign a value to field Field1 in message M1 in BizTalk Orchestration? What should be the syntax? August 31, 2010 at 7:00 AM #25815 community-content We nned to know what the property name is, but intellisense should help with this. M1(PropertyName) = value; Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register