cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MII Dynamic transaction call async problem

Former Member
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

former_member185280
Active Contributor
0 Kudos

This thread might help:

Doesn't look like they confirmed if the recomended fix worked or not.

Regards,
Christian

Former Member
0 Kudos

Thanks for th answer. It seems to be the problem with Java Thread Stack Size. I would like to check what is the level of the stack size now at my server, but I can't find the value. Do you know where to look for it?

former_member185280
Active Contributor
0 Kudos

You can use the Netweaver configtool for this.

Configuring JVM Parameters - Administration - SAP Library

Answers (1)

Answers (1)

swaroop_anasane
Active Contributor
0 Kudos

Hi Jon,

Try this out:

Hope it helps.

Best Regards,

Swaroop