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_WSP - Messages for SRT WSP
Message number: 967
Message text: STS URL and MEX-URL are missing
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
SRT_WSP967
- STS URL and MEX-URL are missing ?The SAP error message SRT_WSP967 indicates that the Security Token Service (STS) URL and the Metadata Exchange (MEX) URL are missing in the configuration of a web service. This error typically occurs when you are trying to consume or expose a web service that requires security tokens, but the necessary URLs for the STS and MEX are not properly configured.
Cause:
- Missing Configuration: The STS and MEX URLs are not defined in the service configuration.
- Incorrect Configuration: The URLs may be incorrectly specified or pointing to the wrong location.
- Service Endpoint Issues: The web service endpoint may not be correctly set up to handle security tokens.
- Network Issues: There may be network connectivity issues preventing access to the STS or MEX services.
Solution:
To resolve the error, follow these steps:
Check Configuration:
- Go to the SAP system where the web service is configured.
- Navigate to the relevant configuration settings for the web service (usually found in transaction codes like SOAMANAGER).
- Ensure that the STS URL and MEX URL are correctly specified.
Define STS and MEX URLs:
- If the URLs are missing, you need to define them. The STS URL is typically the endpoint for the Security Token Service, and the MEX URL is for the Metadata Exchange.
- Example URLs might look like:
- STS URL:
https://<your-server>/sap/bc/srt/STS
- MEX URL:
https://<your-server>/sap/bc/srt/mex
Test Connectivity:
- Use a web browser or a tool like Postman to test the STS and MEX URLs to ensure they are reachable and returning the expected responses.
Check User Permissions:
- Ensure that the user or service account being used to access the web service has the necessary permissions to access the STS and MEX services.
Review Logs:
- Check the SAP application logs (transaction SLG1) for any additional error messages or warnings that might provide more context about the issue.
Consult Documentation:
- Refer to SAP documentation or notes related to web service configuration and security settings for any specific requirements or additional steps.
Related Information:
By following these steps, you should be able to resolve the SRT_WSP967 error and successfully configure your web service to use the required STS and MEX URLs.
Get instant SAP help. Sign up for our Free Essentials Plan.
SRT_WSP966
No LP exists for STS: &1&2. Create LP via MEX: &3&4 (OSS note 1319507)
What causes this issue? No secure connection to the Security Token Service (STS) for this Web Service consumer found.System Response The system can ...
SRT_WSP965
Service Group '&1' does not allow multiple receiver assignments
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SRT_WSP968
Secure Token URL is missing
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SRT_WSP969
MEX URL is missing
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.