Hi All,
Our Partner supplied one wsdl URL ,When I tried to consume from WM 7.1.2 it’s throwing an error.
Error:
com.wm.app.b2b.server.ServiceException: [ISS.0092.9001] Server Error: [ISC.0082.9705] Definition not found [null]
[ISC.0082.9705] Definition not found [null]
[ISC.0082.9705] Definition not found [null]
[ISC.0082.9705] Definition not found [null]
I am able to consume from SOAPUI though it’s failing while running the request.
SOAP UI error:
<env:Envelope xmlns:env=“[URL]http://schemas.xmlsoap.org/soap/envelope/[/URL]”>
env:Header/
env:Body
<env:Fault xmlns:wsse=“[URL]http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd[/URL]”>
wsse:InvalidSecurity
Missing wsse:Security in SOAP Header
</env:Fault>
</env:Body>
</env:Envelope>
Could you tell me do I missing anything to consume .
I really appreciate help and reply
Thanks,
Raj