Control Flow

The adapter loads its configuration from a file (for example, adapter.xml) and validates it against the adapter schema (httpadapter.xsd), which includes the API-wide controller schema (controller.xsd).

You cannot edit schemas.

HTTP Adapter Control Flow

ControlFlow

The Adapter Controller creates an instance of the adapter, receives and executes user commands. The Adapter Controller executes start, stop, and status commands.