Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SRT_CORE - Nachrichtenklasse für SOAP Runtime
Message number: 125
Message text: Not Found
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.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
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
Error message extract from SAP system. Copyright SAP SE.
SRT_CORE125
- Not Found ?The SAP error message SRT_CORE125 Not Found typically occurs in the context of SAP Process Integration (PI) or SAP Process Orchestration (PO) when there is an issue with the configuration or availability of a service or endpoint. This error indicates that the system is unable to find the specified service or resource that is being requested.
Causes:
- Service Not Deployed: The service you are trying to access may not be deployed or activated in the SAP system.
- Incorrect URL: The URL or endpoint being called may be incorrect or malformed.
- Service Configuration Issues: There may be issues with the configuration of the service in the Integration Directory or the Service Registry.
- Authorization Issues: The user or system making the request may not have the necessary permissions to access the service.
- Network Issues: There could be network connectivity issues preventing access to the service.
Solutions:
Check Service Deployment:
- Ensure that the service is properly deployed and activated in the SAP system. You can check this in the Integration Directory or the relevant configuration area.
Verify URL:
- Double-check the URL or endpoint being used in the request. Ensure that it is correct and matches the expected format.
Review Configuration:
- Go to the Integration Directory and verify the configuration of the service. Ensure that all necessary parameters are set correctly.
Check Authorizations:
- Ensure that the user or system making the request has the necessary authorizations to access the service. You may need to review user roles and permissions.
Network Troubleshooting:
- Check for any network issues that may be preventing access to the service. This could include firewall settings, proxy configurations, or DNS issues.
Logs and Traces:
- Review the logs and traces in the SAP system for more detailed error messages that can provide additional context about the issue.
Related Information:
If the issue persists after trying the above solutions, consider reaching out to SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
SRT_CORE124
Forbidden
What causes this issue? The target system understood the request, but is refusing to fulfill it. This is not an authorization problem.System Response...
SRT_CORE123
HTTP Error
What causes this issue? The target system has sent an HTTP error as response to your request.System Response The system issues an error message and ...
SRT_CORE126
Unsupported Media Type
What causes this issue? The target system is refusing to service the request because the entity of the request is in a format not supported by the re...
SRT_CORE127
HTTP Code
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.