Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Writing expressions in orchestration

BizTalk 2004

This group is for all content related to BizTalk Server 2004. This includes a forum, samples, videos, labs, whitepapers, and tools. Most of the content here also applies to other versions of BizTalk beyond 2004.

Writing expressions in orchestration

  • rated by 0 users
  • This post has 1 Reply |
  • 0 Followers
  • 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
    Edit
  • 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.
Page 1 of 1 (2 items)