cancel
Showing results for 
Search instead for 
Did you mean: 

SAP B1If v10 - Inbound HTTP REST - 504 Gateway Time-out

rafael_ogeda
Participant
0 Kudos

Hi my friends! Happy New Year for all!

We developed a scenario package that activate one API HTTP REST that connect with SAP Business One for CRUD processes (GET, PUT, POST, DELETE). All scenario steps has Inbound Channel equals INB_HT_CALL_SYNC_XPT.

Before SAP Consulting migrate for SAPB1 v9.3 to SAP B1 v10 (and migrating SAP B1If v10, and changing the server) all is working well with the requests made in this API REST.

But after migration to SAPB1 v10 some GET requests that demands more than 30 seconds responds with 504 Gateway Time-out. I never have seen this response before in SAP B1If...

<html>
<body> <h1>504 Gateway Time-out</h1> The server didn't respond in time.</body>
</html>As the response was in HTML format, we believe that this response is being generated by SAP B1If. But we don't know where we can change configuration in SAP B1If to solve this situation.We did change the field "readTimeout" in HTTA session of SLD used by API REST from 300 to empty, but not solve the problem.

Anybody already have seen this SAP B1If response (504 Gateway Time-out), or knows where we can configure the environment to solve this problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

rafael_ogeda
Participant
0 Kudos

HI

The same error "504 Gateway time-out" also is occuring when we try to access [ExecDetails] in MONITORING/Process Control.