Re: Messages are Dehydrated due to SAP Port Error

Home Page Forums BizTalk 2004 – BizTalk 2010 Messages are Dehydrated due to SAP Port Error Re: Messages are Dehydrated due to SAP Port Error

#24417

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):

http://social.msdn.microsoft.com/Forums/en-SG/biztalkr2adapters/thread/807dc48d-6577-46ac-aafc-11fe9500e08d

 

    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.