Service registry/Service broker Flashcards
1
Q
Service Registry tasks
A
- publish business services
- enable discovery for business services
- collect and manage metadata
- govern use of services
2
Q
Service Broker tasks
A
- connects services together
- receives input from registry
- mapping
3
Q
Registry contents
A
- XML as standard
- supported by UDDI
- definition of business process
- policies
- critical information
- governance rules (AUTHN, AUTHZ)
4
Q
Service broker example schema
A
- user logs in
- user requests a ‘Order Processing’
- broker contacts registry to find out which components are needed
- Is request allowed?
- Check if OP, OA, WS and DISP are running (= triggers to start)
- connect adapters
- check for additional business rules (based on registry)
- Rules engine determines how the full business process must be executed (if business rules are ok)