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: 347
Message text: Property &2:&3 missing in destination &1
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_WSP347
- Property &2:&3 missing in destination &1 ?The SAP error message SRT_WSP347 indicates that a required property is missing in the destination configuration for a web service. This error typically occurs in the context of SAP Process Integration (PI) or SAP Process Orchestration (PO) when dealing with web service communication.
Cause:
The error message
SRT_WSP347 Property &2:&3 missing in destination &1
suggests that a specific property (identified by &2 and &3) is not defined in the destination configuration (identified by &1). This can happen due to:
- Incomplete Configuration: The destination might not have been fully configured, missing essential properties such as authentication details, endpoint URLs, or other required parameters.
- Changes in Web Service: If the web service has been updated or modified, the destination configuration may need to be adjusted accordingly.
- Transport Issues: If the configuration was transported from one system to another, some properties might not have been included in the transport request.
Solution:
To resolve the error, follow these steps:
Check Destination Configuration:
- Go to the transaction code
SOAMANAGER
in your SAP system.- Navigate to the "Web Service Configuration" section.
- Locate the destination that is causing the error (identified by &1).
- Verify that all required properties are correctly set, especially those indicated by &2 and &3 in the error message.
Add Missing Properties:
- If you identify any missing properties, add them to the destination configuration.
- Common properties that might be missing include:
- Authentication type (Basic, OAuth, etc.)
- User credentials (username and password)
- Endpoint URL
- SSL settings (if applicable)
Test the Configuration:
- After making the necessary changes, test the web service call to ensure that the error is resolved.
- You can use tools like SOAP UI or the built-in testing tools in SOAMANAGER to validate the configuration.
Check Logs:
- If the issue persists, check the application logs (transaction
SLG1
) for more detailed error messages that might provide additional context.Consult Documentation:
- Refer to SAP documentation or community forums for specific guidance related to the properties required for your particular web service.
Related Information:
SOAMANAGER
: For managing web service configurations.SLG1
: For viewing application logs.By following these steps, you should be able to identify and resolve the cause of the SRT_WSP347 error message in your SAP system.
Get instant SAP help. Sign up for our Free Essentials Plan.
SRT_WSP346
Property &2:&3 missing in profile &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SRT_WSP345
LP name &1 cannot be used for local calls
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SRT_WSP348
Values in profile &1 and destination &2 do not match; property &3:&4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SRT_WSP349
Destination &1; property not set &2:&3
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.