Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search BizTalk 2004
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
BizTalk Server
»
BizTalk 2004
»
BizTalk 2004 Forum
»
Writing expressions in orchestration
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.
Get this RSS feed
Home
Forum
Files
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Details
1
Reply
0
Subscribers
Posted
over 7 years ago
Options
Subscribe via RSS
Share this
BizTalk 2004 Forum
Writing expressions in orchestration
rated by 0 users
This post has
1 Reply |
0
Followers
Posted by
Anonymous
on
Thu, Mar 23 2006 11:19 AM
Writing expressions in orchestration
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 tags
Edit
Reply
Posted by
greg.forsythe
on
Thu, Mar 23 2006 11:32 AM
Writing expressions in orchestration
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.
Reply
Page 1 of 1 (2 items)