cancel
Showing results for 
Search instead for 
Did you mean: 

Message Expired Exception

former_member189354
Contributor
0 Kudos

Hi,

My scenario deals with SOAP - RFC usually RFC responses is taking more than 3 minutes and we maintain RFC Response limit to 3 minutes in XI Visual admin. So if response messages which are taking more than 3 minutes means it will fail in XI throwing message expire exception. I can increase time out in RFC Adapter service in Visual admin but SAP saying it will consume more XI resources. Is there any alternative for this. Is rfc load balancing is useful in this case? Please suggest on this.

Thanks,

Daniel.LA

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member189354
Contributor
0 Kudos

Any update?

Thanks,

Daniel.LA

Former Member
0 Kudos

Hi,

If your SAP system is having WAS6.2 or above, you can also go for synchronous ABAP server proxy and call your function module inside method of the proxy class.

Regds

Pushkar

former_member189354
Contributor
0 Kudos

Hi,

Thanks for your suggestion is XI maintains any time limit for synchronous proxy? Please let me know.

Thanks,

Daniel.LA