Unable to find a Routing corresponding to the incoming request message

Unable to find a Routing corresponding to the incoming request message

You are sending an async service operation from node A to target node B. The nodes are pingable. The routing on target database and source database exist and are correct. The same service operation works fine if you use and “ANY TO LOCAL” routing.

The “ANY TO LOCAL” routing type uses a virtual node ANY when node passwords fail and eliminates node authentication from the equation. If “ANY TO LOCAL” works, but a standard point to point routing fails, reset the node authentication option to NONE rather than password and try again. If this works, then the node passwords were incorrect. Resetting these should resolve the problem.

Note: You can also see this error if the Message name does not match the externalservice operation name. They have to Match.

No comments:

Post a Comment