In BLS I created a transaction that calls a second transaction, passing an XML document. The second transaction is called asynchronous using action block “Dynamic transaction call”. When calling asynchronous MII is using JMS.
In some cases we get a java.stack.overflow error. This happens when the XML document is too big (in our case above 144 kb).
If I switch back to a synchronous call it works okay.
My assumption is that there is some kind if maximum message size set on Netweaver/JMS.
Question: is my assumption correct? If yes, does someone know where to change this?
We are using MII 12.2, Netweaver 7.30.