M
Mike Fechner
Guest
I consider it a general best practice not to expose a Business Entity directly to any (external) consumer. The OERA has always been proposing the use of a Service Interface and the Common Component Specification (CCS-ARCH01) does also recommend so. A REST Service method or a Webspeed handler can be used to build parts of the Service Interface and manipulate the http responses as needed.
Continue reading...
Continue reading...