After upgrading a node 6.10.81 to 7.01.01 the uprocs WS_SOAP are failiing to be submitted with the following error in job log:
Request to manager: business error.
Exception stack:
Error while validating the expected inputs for the soap service.
com.orsyp.UniverseException: Error while validating the expected inputs for the soap service.
at com.orsyp.mgr4java.domainclients.ws.soap.impl.WsdlClientImpl.validateSoapNodeWSDL(WsdlClientImpl.java:929)
at com.orsyp.mgr4java.domainclients.ws.soap.impl.WsdlClientImpl.validateSoapMessage(WsdlClientImpl.java:421)
at
When editing the uproc that Aborts and throws this error via UVC we can see a popup error message when editing the Body of the Step in question with the following:-
2 input BODY elements do not conform to the WSDL. See log for full details.
Minimum count for this node not reached : SoapInputInformationNode [name=parameter, namespace=http://webservice_endpoint/Method,minimum=1, maximum=1, value=null, type=null, nillable=false]
Dollar Universe 7.01.0x
Manager for Webservices : WS_SOAP uproc
DE172156
Update to a fix version listed below or a newer version if available.
Fix version(s):
Component: Application Server (Node)
Dollar Universe 7.01.11 - Planned to be released October 2025
Please reach out to Technical Support referencing this case in case a fix is needed before the release 7.01.11
Public Description: uprocs ws_soap fail after upgrading to 7.01.01 with Error while validating the expected inputs for the soap service