Hi,
I have an inbound File System Adapter port that exposes a service operation.
When the xml message file is processed by the port, the message shows up in the Queue manager as Error with the following error message:
"The request failed with the following error: The message with Action 'omnica.storefront/.../catalogueRequest' 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).
This is the message that's being processed:

In properties of the service that's exposed, the Namespace, External name and the Operation's Method all look to match the Action of the message:


What / Where else can I check to find out what the cause of the error could be?
Thanks,
Dave
*This post is locked for comments
I have the same question (0)