Hello,
I m getting following Exception in synchronous RFC scenarion:
com.sap.aii.af.ra.ms.api.MessageExpiredException: Message (INBOUND) expired
We have set xiadapter.inbound.timeout.default = 300000 ( 5 Minutes)
Actually Functions Module takes 5 to 10 seconds to executes when executed in R3.
But when we call it thr XI it is taking more that 5 minutes (as we r getting MessageExpiredException)
Any idea why it taking so much time from XI?
Thanks
Mahi