Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Initialize message for use in Send-Receive-Port › Re: Initialize message for use in Send-Receive-Port
May 31, 2010 at 6:05 AM
#24844
You should receive the SAP response message from your request response port to SAP. You should not construct this message in the orchestration.
If you are gettin a compile time error that the message is not constructed it could be that there is a code path that uses the SAP response message, that can be performed without calling the send port to SAP