Open Host Service

The Open Host Service pattern describes a relationship between two bounded contexts and is used on a context map in CML.

Syntax

The Open Host Service pattern can be used as a role for the upstream context in a Upstream/Downstream relationship by using the OHS abbreviation. The following example illustrates the syntax:

PrintingContext [U,OHS]->[D,ACL] PolicyManagementContext {
  implementationTechnology = "SOAP"
}

Semantic Rules

Note that semantic rules (validators) exist for Open Host Service within CML. This means that not every combination of patterns and concepts is allowed, even if it would be syntactically correct. The following rules apply to a Open Host Service:

  • The Open Host Service pattern is not applicable in a Customer/Supplier relationship.

For a summary of all semantic rules and further justifications, please consult Language Semantics.