I'm running this MII transaction that, is using a JCO connection to run a Function Module in SAP.
The problem we have is, that function module takes more than 60 seconds to run an return the values, that is correct because we are gathering a big amount of data, so if we run the function Module inside SAP it works ok, BUT, if we run the transaction from MII we receive a time out after exactly 60
seconds.
We have already modified several time out parameters inside MII
but those changes are not making any difference.
Do you know where that JCo time out parameter is inside MII 12.1?