Cisco CVP IVR Integration with SOAP Webservice Unified Communcation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 01:40 AM
Hi All,
Iam trying to integrate IVR application with SOAP webservice,but getting response code 500 and error response as below.
Please advise where I need to correct
Http response code from the host==>>>500
Error Reseponse Received::::<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode xmlns:a="http://schemas.microsoft.com/ws/2005/05/addressing/none">a:ActionNotSupported</faultcode><faultstring xml:lang="en-US">The message with Action '' 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).</faultstring></s:Fault></s:Body></s:Envelope>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 05:02 PM
You might want to post a screenshot of the node in question and the configuration items that you have set up. The version of CVP will likely be helpful too.
Does it work if you try and connect to this source outside of CVP, like with SOAPUI?
