Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a25f9c664be9a5f3

Jump to content

Enterprise service layer

From Wikipedia, the free encyclopedia
(Redirected from Enterprise Service Layer)

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

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.[2]

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.[1]

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.

References

[edit]
  1. 1 2 Service Availability: Second International Service Availability Symposium ...b Miroslaw Malek, E. Nett, Neeraj Suri, page 103.
  2. The Definitive Guide to SOA: BEA AquaLogic Service Bus, by Jeff Davies, Ashish. Krishna, David. Schorow, page 214