Hi all,
I tried to create an external webservice. Therefore, I have imported the provided WSDL and the webservice got generated correclty. I have also created a communication scenario, but, whenever, calling the webservice from ByDesign I get the error
SoapFaulCodeName: ActionNotSupported |SoapFaulCodeNamespace: http://schemas.microsoft.com/ws/2005/05/addressing/none The message with Action 'XXX' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
I have already created so many external webservice and never experienced this issue.
Any ideas on this?
Best Regards,
Daniel