Not Found

Message type: E = Error

Message class: SRT_CORE - Nachrichtenklasse für SOAP Runtime

Message number: 125

Message text: Not Found



What causes this issue?

The target system has not found anything matching the Request-URI. This
status code is commonly used when the target system does not wish to
reveal exactly why the request has been refused, or when no other
response is applicable.


System Response

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.



How to fix this error?

In general you have to ask the Web Service Administrators of the target
system to compare your Request-URI with the configuration of the Web
Service you required.
An ABAP backend will return this HTTP status code when one of the ICF
subnodes <ZK>sap, bc </>or<ZK> srt</> containing in the Request-URI is
not found in the Configuration of the Internet Communication Framework.
In this case you have to ask the Web Service Administrators of the ABAP
system to run transaction SICF to compare the configured subnodes with
the Request-URI.
Example:
The Request-URI for accessing a Web Service in an ABAP system is
<ZK>/sap/bc/srt/xip/sap/srt_test_service_in_710/000/test/binding</>.
If one of the ICF subnodes <ZK>sap, bc </>or<ZK> srt</> is not found,
the HTTP status code 404 ("Not Found") will be returned to the Web
Service consumer.
How To Save Error Entries
If you want to save one or more error entries (displaying in detail and
not summary mode) to your computer for sending it later to your
collegues or to SAP Support, just do the following:
Mark one or more error entries you want to download
Click "Download as XML".
Confirm the pop-up for saving


Procedure for System Administrators


Error message extract from SAP system. Copyright SAP SE.