Add route to operator advisor connector
Hi,
Any information how to add a route to the MPMLink OData Connector in Operator Advisor by code? Found the AddRouteDefinition but I don't understand how to use it. There is no GetRouteDefinition so I can't copy from there. Let's say I want to create a simple route for GetParts with the name: "GetParts" and Endpoint: "getParts".

