Hubbry Logo
search
logo

Enterprise service layer

logo
Community Hub0 Subscribers
Write something...
Be the first to start a discussion here.
Be the first to start a discussion here.
See all
Enterprise service layer

In a service-oriented architecture business software implementation, the enterprise service layer is the highest level of abstraction.

Any application programming interface defined at the enterprise service layer can cross domain boundaries; it calls directly the domain device layer, which in turn interacts with the application service layer or the RDBMS Service Layer. Therefore, any application programming interface which must access multiple domains to execute correctly must exist at the enterprise level.

Since the enterprise service layer is the application programming interface of the entire enterprise, all the components in the enterprise can call it directly, and it can sometimes be accessed from outside the service-providing entity.

The enterprise service layer exposes a number of application programming interface considerably lower than the application service layer because it works at a higher level of abstraction.

See all
User Avatar
No comments yet.