Artifact: Decision Service Architecture
A decision service is a piece of logic which uses a decision engine like a rule engine in order to infer actions on the input data.
Domains: Architecture
Relationships
RolesResponsible: Modified By:
TasksInput To: Output From:
Description
Main Description

Decision service definition should map business decision point and not technical service like a rule set signature. Decision service definition should not take into account the fact that we are using a rule engine for the implementation, and should expose reusable interface and operations that are linked together by a business meaning or semantic. This means a decision service is part of the business services and not the technical services.  


More Information