How to update promoted field in message

Home Page Forums BizTalk 2004 – BizTalk 2010 How to update promoted field in message

Viewing 1 reply thread
  • Author
    Posts
    • #25814

      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?

    • #25815

      We nned to know what the property name is, but intellisense should help with this.

      M1(PropertyName) = value;

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.