Troubleshoot Performance Issues with the SAP adapter

This section discusses using troubleshooting techniques to resolve performance issues that you might encounter when using Microsoft BizTalk Adapter for mySAP Business Suite.

Slowdown or stall in throughput when using the adapter with BizTalk Server

Problem

When using the SAP adapter with BizTalk Server, the number of messages sent or received by the adapter slows down or comes to a stall.

Cause

The EnableBizTalkCompatibilityMode binding property is not set on the WCF-Custom send or receive port in BizTalk Server Administration Console.

Resolution

Set the EnableBizTalkCompatibilityMode binding property to True. For more information about this property, see Read about BizTalk Adapter for mySAP Business Suite binding properties. For instructions on how to set a binding property, see Configure the binding properties for the SAP adapter.

Possible memory leak when using NULL values for parameters

Problem

You may observe memory leak if you do not specify values for input or table parameters while invoking artifacts in the SAP system.

Resolution

Make sure you specify values for all the input and table parameters while invoking an artifact in the SAP system.

See Also

Troubleshoot the SAP adapter