BizTalk Server Tutorial 1: Enterprise Application Integration - Document error fixed
Error Resolved in Tutorial
There was a bug in the tutorials that has been resolved that may have confused some users.
LOCATION of the tutorial:
- Tutorial 1: Enterprise Application Integration
- Lesson 2: Define the Business Process
- Step 2: Define the Business Process
- https://msdn.microsoft.com/en-us/library/aa578186.aspx
What is used to say was
- In the Properties window, do the following:
Use this |
To do this |
Name |
Type SendRequestDecline. |
Message |
Select RequestDeclineMessage. |
What it says now (and correctly) is
- In the Properties window, do the following:
Use this |
To do this |
Name |
Type SendRequestDecline. |
Message |
Select RequestDeclineMessage. |
Impact
When a someone attempted this tutorial they would be unable to compile and receive an error:
Error 2 use of unconstructed message 'RequestDeclineMessage' c:\users\Administrator\documents\visual studio 2013\Projects\EIASolution\EAIOrchestration\EAIProcess.odx
Thanks to the BizTalk document team for fixing this up.
See Also
Read suggested related topic:
- See us at @phIdiax
Another important place to find a huge amount of BizTalk-related articles is the TechNet Wiki. The best entry point is BizTalk Server Resources on the TechNet Wiki.