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: USMD2 - Master Data: UI Modeling
Message number: 228
Message text: Only these protocols are permitted: http://, https://, ftp:// and file://
You can use only the following protocols:
http://
https://
ftp://
file://
Valid external Links are for Example.:
http://www.sap.com/
https://www.sap.com/
ftp://download.sap.com/file.zip
file://shareserver/sharefolder/sharefile.txt
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
USMD2228
- Only these protocols are permitted: http://, https://, ftp:// and file:// ?The SAP error message USMD2228 indicates that the system has encountered a problem with the protocol used in a URL. Specifically, it states that only certain protocols are permitted:
http://
,https://
,ftp://
, andfile://
. This error typically arises when an unsupported protocol is used in a URL configuration or when a URL is incorrectly formatted.Cause:
- Unsupported Protocol: The URL provided in the configuration or input uses a protocol that is not allowed by the SAP system.
- Incorrect URL Format: The URL may be malformed or missing the required protocol prefix.
- Configuration Issues: The system settings or configurations may not allow certain protocols due to security policies or restrictions.
Solution:
Check the URL: Ensure that the URL you are using starts with one of the permitted protocols (
http://
,https://
,ftp://
, orfile://
). For example, if you have a URL likemyserver.com/resource
, it should be changed tohttp://myserver.com/resource
.Correct the Format: Make sure the URL is correctly formatted. It should not contain any spaces or invalid characters.
Review Configuration Settings: If you are using a custom application or integration, check the configuration settings to ensure that they are set to allow the required protocols.
Consult Documentation: Refer to the SAP documentation or help resources for the specific application or module you are working with to understand any additional restrictions or requirements regarding URL formats.
Test with Different Protocols: If you are unsure which protocol to use, try testing with
http://
orhttps://
as these are the most commonly supported protocols.Related Information:
https://
over http://
for secure communications.If the problem persists after following these steps, consider reaching out to your SAP support team or consulting with an SAP expert for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
USMD2227
Change request &3 is not assigned to you
What causes this issue? The objects you want to change can only be processed in a change request. The higher-level hierarchy node &V2& of the...
USMD2226
The status of change request &3 does not allow for object changes
What causes this issue? The higher-level hierarchy node &V2& of the type &V1& is assigned to change request &V3&. However, th...
USMD2229
Print preview not possible: BAdI USMD_UI_EVENT not implemented
What causes this issue? The <ZK><LS>Print Preview</></> function can be run only if you have implemented the method <EX>...
USMD2230
Values of hierarchy name (&2) and higher-level node (&1) are inconsistent
What causes this issue? You have selected the hierarchy name as the entity type for the higher-level node. In this case, the value of the hierarchy n...
Click on this link to search all SAP messages.