Does Mendix have a routing service to send our traffic to a specific MendixApp endpoint?

0
Is it possible to have Mendix route our traffic to a specific Mendix endpoint. Our situation is that we have several similar applications (one for each processing app) and another application (the consuming app) sending messages to processing apps. Each message will have an app-id available and each message only needs to be handled by the processing app that the message is intended for. We are in the process of deciding on the best option for routing these messages. Does Mendix have an option to route each message from the consuming app to the correct processing app mentioned in the message? I have not found anything like this in the docs.mendix.com, so I don’t expect Mendix to have a router service, but I want to make sure of this before we start implementing any other form of routing-service.
asked
0 answers