Hello experts,
we have a sync scenario: RFC -> XI -> JDBC. We have others of those scenarios and normally everything works fine, but here we get error messages.
RFC Sender-Adapter Error:
com.sap.aii.af.mp.module.ModuleException: call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 500 : Timeout caused by: com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 500 : Timeout
JDBC Receiver-Adapter Error:
com.sap.aii.af.ra.ms.api.MessageExpiredException: Sync application request expired
I get the error 60 seconds after starting the RFC call. All "timeout" paramters which can be set in Visual Admin are higher and setting the HTTP_TIMEOUT parameter for the Runtime of the Integration Engine in SXMB_ADM transaction did not have any effect.
What else can be done to solve the problem?
Best regards,
David