Article ID: 899197 - Last Review: March 15, 2007 - Revision: 1.4 You cannot use a Call Orchestration shape or a Start Orchestration shape to pass a derived type that has the base type as the parameter to a BizTalk Server 2004 orchestrationSYMPTOMSIn a Microsoft BizTalk Server 2004 orchestration, you cannot
use a Call Orchestration shape or a Start Orchestration shape to pass a derived type that has the base type as the
parameter to an orchestration. When you double-click either a Call Orchestration shape or a Start Orchestration shape, the Variables in Scope list only contains variables of the base type. Therefore, you cannot choose derived typed variables. CAUSEThis issue is a known limitation of the Call Orchestration shape and the Start Orchestration shape. RESOLUTIONTo resolve this issue, use the Expression shape instead of a Call Orchestration shape or a Start Orchestration shape. For a replacement for the Call Orchestration shape, use an expression that is similar to the following: MORE INFORMATIONFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites: Using the Call Orchestration Shape http://msdn2.microsoft.com/en-us/library/ms946339.aspx (http://msdn2.microsoft.com/en-us/library/ms946339.aspx) Using the Start Orchestration Shape http://msdn2.microsoft.com/en-us/library/ms946040.aspx (http://msdn2.microsoft.com/en-us/library/ms946040.aspx) | Article Translations
|

Back to the top
