Writing expressions in orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Writing expressions in orchestration

Viewing 1 reply thread
  • Author
    Posts
    • #13229

      Hi,

      I want to use decide shape in my orcheatration. If I don’t promote a field in schema I am not able uses the field in expression.
      Is it mandatory to have distinguished fields inorder write expression. Is there any other method to write expression without have to promote the fields

      Thanks in advance

    • #13230

      You can use local variables in an expression.

      You can use message context properties, both your own and the standard Biztalk properties.

      You can use Distinguished fields.

      You can use the xpath function for reading and writing the message directly.

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