cancel
Showing results for 
Search instead for 
Did you mean: 

MessageExpiredException: Message(INBOUND) expired

Former Member
0 Kudos

Hello All,

We are facing an issue with Message expired and timeout. we have changds the timeout setting, Still we getting same exception.

Interface is Soap --> RFC Synchronous.

Could you please help us.  see the below exception details.

com.sap.aii.af.ra.ms.api.MessageExpiredException: Message e003e290-b794-188e2-9c09-0017a477f450(INBOUND) expired.

Thanks in Advanced.

Veera

Accepted Solutions (0)

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Veera,

Message expired error occurs when there is no response from Target system in 3 minutes time.

When you work on Sync scenarios make sure that your taget system gives response to PI withinh 3 minutes, if response not received in 3 minutes then you will see this error.

By defualt PI wait 3 minutes time to get response .

In your case take payload and excute function module with same payload and check response time.Take help from ABAPer to debug the code.

Thank you,

Raj