Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Messages are Dehydrated due to SAP Port Error › Re: Messages are Dehydrated due to SAP Port Error
Hi Sandeep,
First of all, check the schema of your messages (that was generated using the Add Generated Items wizard in Visual Studio) to make sure that it contains both a request and response nodes.
Secondly, I am not sure if you can configure the SAP Send port or the SAP adapter to not batch your messages, but you can check out the following MSDN forum thread for clues (see in particular the last post by Rohit Singh):
Finally, consult this MSDN article to implement a Reliable Message Delivery scenario:
http://technet.microsoft.com/en-us/library/cc948789(BTS.10).aspx
I apologize if I am not able to give your more insight or implementation details, since I have not worked with SAP adapters.
Daniel.