M
Mike Fechner
Guest
Hi Jurjen, the alternative is to keep using the REST Adapter (at least until 11.6 is available) and build a few flexible REST interfacess. We don't use a OE Mobile Project, and we don't expose the "Business Entity" classes from OE mobile. We don't have to go through any PDSOE tooling at all to expose a new Business Entity. But our REST endpoints work well with JSDO and Kendo UI: confluence.consultingwerkcloud.com/.../Generic Service Interface for JSDO with Kendo UI dialect On the AppServer we have basically two classes that serve as the Service Interface and dispatch calls to the actual Service objects (typically Business Entities). Regards, Mike
Continue reading...
Continue reading...