Hello,
I found out that when I use action Dynamic Transaction Call in SAP MII with the asynch option I get an error. What is causing this is the input parameter to this transaction. The parameter is XML document. If the document is too large I get encoding error during execution. The error do not appear when the transaction call is not asynch.
My question is if there is any limitation for parameters lenght for asynch transaction calls? It's clearly a problem regarding the param length because with shorter XML the problem does not appear. I can't find any tachnical information about this except the SAP help site
https://help.sap.com/saphelp_mii122sp01/helpdata/en/49/24c202dd8d13a0e10000000a421138/content.htm
If you can help me with that, please let me know.
Thanks.