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: SPRX - Proxy Generation
Message number: 035
Message text: Proxy generation terminated: WSDL error (node <&1> missing)
The node
<zh><&V1&></>
is missing in the WSDL document. This node must appear (at least once)
in the WSDL document.
Proxy generation is terminated.
Error message extract from SAP system. Copyright SAP SE.
SPRX035
- Proxy generation terminated: WSDL error (node <&1> missing) ?The SAP error message SPRX035 indicates that there is an issue with the Web Service Description Language (WSDL) file used for proxy generation. Specifically, the error message states that a node (element) is missing in the WSDL, which is preventing the proxy generation from completing successfully.
Cause:
- WSDL Structure Issues: The WSDL file may be incorrectly structured or may not conform to the expected schema. This can happen if the WSDL is manually edited or generated incorrectly.
- Missing Elements: The specific node mentioned in the error message is missing from the WSDL. This could be due to an incomplete service definition or a misconfiguration in the service provider.
- Version Mismatch: There may be a version mismatch between the service provider and the consumer, leading to discrepancies in the expected WSDL structure.
- Network Issues: If the WSDL is being fetched from a remote location, network issues could prevent the complete WSDL from being retrieved.
Solution:
- Validate the WSDL: Use a WSDL validation tool to check the structure of the WSDL file. Ensure that all required nodes and elements are present and correctly defined.
- Check Service Definition: Review the service definition in the service provider to ensure that all necessary elements are defined and correctly configured.
- Regenerate WSDL: If the WSDL is generated dynamically, try regenerating it to ensure that it includes all required nodes.
- Review Proxy Settings: Check the settings in the SAP system for the proxy generation. Ensure that the correct WSDL URL is being used and that it points to a valid and complete WSDL.
- Network Connectivity: If the WSDL is being fetched from a remote service, ensure that there are no network issues preventing access to the WSDL.
- Consult Documentation: Refer to SAP documentation or community forums for any specific notes or patches related to the error.
Related Information:
By following these steps, you should be able to identify the root cause of the SPRX035 error and implement a solution to resolve it.
Get instant SAP help. Sign up for our Free Essentials Plan.
SPRX034
Proxy generation terminated: WSDL error (Namespace "&1" not defined)
INCLUDE SPRX_GET_WSDL OBJECT DOKU ID TXWhat causes this issue? In the WSDL document, in the node "<zh><&V2&></>"...
SPRX033
Proxy generation terminated: WSDL error (for <&1> attribute "&3" missing)
INCLUDE SPRX_GET_WSDL OBJECT DOKU ID TXWhat causes this issue? In the WSDL document you tried to access the attribute "<zh>&V3&&l...
SPRX036
Object type &1 not supported by proxy generation
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SPRX037
WSDL error: Interface contains inbound AND outbound methods
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.