Skip to Content
0
Former Member
Mar 02, 2009 at 01:59 PM

Sync application request expired

49 Views

Hello everyone.

I am getting a problem with this interface:

SAP (Idoc) --> XI ---> NON-SAP (by SOAP adapter type)

The idoc that SAP is sending, is very long.When XI try to send it to the non-sap system, I'm getting this response:

com.sap.aii.af.ra.ms.api.MessageExpiredException: Message ed40c4bc-ee4d-6946-9eb3-006a9949c1cf(INBOUND) expired

The extrange thing is that the non-sap system is receiving the message, but the response takes too much time so XI thinks that there is a technical error and I can found the xml in SWPR TC to reprocess it, and if someone do this by mistake, he could have several problems, so I must found a way to change the "timeout" (increase a time in some place).

Can anybody tell me where can I do this?

Thank you very much.