Hello,
I have some interfaces consuming some MWS(SQL) webservices from the java code in the On-Prem and need to re-implement these interfaces on MT. I know in some cases we may use M3 Standard APIs to retrieve the same data coming from the webservices. but we have some cases where the services have complex queries with multiple joins with different table.
Thanks.