Show TOC

Control FlowLocate this document in the navigation structure

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.

Figure 1: 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.