Thank you very much ! But I still have an error. When I try to get a response (for every type of request) I get this error : nested exception is com.sun.xml.wss.XWSSecurityException: com.sun.xml.wss.impl.WssSoapFaultException: Authentication of Username Password Token Failed The username/password fo...
Hi everybody, I'm trying to create a client in C# to use openemm's webservice. I'm new in webservices and C# and I would like to know how to put the Soap Header with wsse security using the provided wsdl for API 2.0. I can use the wsdl for API 1, but I'm not able to get through the authentication. E...