Hey everyone. Do you know if it's possible to use Service Operation interfaces in a Miletus application? It seems to all be fine until the step of actually compiling the service interface, which stops with an error on the uses for XData.Service.Common.
Error:
[Error] AuthService.pas(6): can't find unit "XData.Service.Common"
Would be really excellent if this could be done because it's quite a lot easier than even the easiest alternatives to call an XData endpoint.
Thanks!
IJR