May 2019
Beginner to intermediate
548 pages
12h 39m
English
Since even well-written programs can occasionally lead to some errors, it is necessary to keep track of them in order to analyze and repair the code. The same rule applies to the SAP Gateway, but also there is another threat – incoming requests from external sources may sometimes be malformed, or missing some important data. In order to distinguish backend-related errors and front-facing ones, there are two separate dashboards that you can use. /iwbep/error_log is used on the backend system, whereas /iwfnd/error_log is used on the frontend system (although they may be available on both):

Depending on the log security level, the dashboards ...
Read now
Unlock full access