Integration Architechture Flashcards
In a production, which column contains business services?
Left
In a production, which column contains business operations?
Right
In a production, which column contains business processes?
Center
Used for logic and flow control of a sequence of business operations and/or business processes.
business process
Can use an inbound adapter.
business service
Does not accept or send data outside of a production.
business process
Can use an outbound adapter.
business operation
Handles the specific technology and protocol used to communicate with an application that sends data into a business service.
inbound adapter
Handles the specific technology and protocol used to send data to an application through a business operation.
outbound adapter
A message router is a specialized version of this.
business process
Cannot receive a request message from a business component within the production.
business service
Can be used to request data from an external database by using an adapter.
business operation