Hi,
We have an environment that are built upon WMB and WBI mySAP adapter
with the following versions:
WMB
6.0.0.1
WMQ
6.0.0.0
Server win2k3
Framework
2.6.0.5
mySAP
6.0.5
SAP Jco
2.1.6
Ram 16 Gb
CPU 2.0 Ghz
We are sending an IDOC from SAP that are 5.7 MB and gets OutOfMemory
Execption.
The memory configuration of the adapter's JVM is:
ms = 256 MB
mx = 1024 MB (have also tried up to 4092 MB)
In the adapters configuration we have used:
MaxInMemoryBufferSize = 256 MB
Still getting the OutOfMemory error.