We are using the Mendix public cloud hosted in AWS and trying to connect to the SAP QA environment hosted on-prem. SAP is ECC 7.0. We are getting a connection timeout error. We checked with the network team and they can see traffic on the firewall where whitelisting rules are set. Timeout parameter is set to 300 now. What can we do as debugging steps in SAP and Mendix to resolve this integration issues?
-
2ECC 7.0 doesn't exist. Maybe you refer to ECC 6.0 EHP 7.Sandra Rossi– Sandra Rossi2024-03-05 13:20:22 +00:00Commented Mar 5, 2024 at 13:20
-
How much data are you transferring, is SAP actually able to respond in 30/300 seconds.Jasper van der Hoek– Jasper van der Hoek2024-03-06 15:07:42 +00:00Commented Mar 6, 2024 at 15:07
-
Also in mendix the timeout is configured in milliseconds. Just want to confirm you've set it correctly, the default value of that parameter is 30000, so if you want to increase it should be higher than that.Jasper van der Hoek– Jasper van der Hoek2024-03-06 15:09:23 +00:00Commented Mar 6, 2024 at 15:09
-
First, test connection with ping, then test SAP response to public service and finnaly Mendix.Xavier Salomone– Xavier Salomone2024-07-20 08:32:26 +00:00Commented Jul 20, 2024 at 8:32
Add a comment
|