Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Adapter Framework

Validate data flow

  • Last UpdatedAug 19, 2026
  • 1 minute read

Use the following steps to confirm adapter startup, data collection, OMF egress connectivity, stream generation, and runtime error handling.

  1. Confirm adapter startup logs contain "Starting WeatherGov adapter".

  2. Confirm periodic polling logs for configured stations. For example, KSEA or KPDX.

  3. Confirm OMF egress is configured with a reachable endpoint in the OmfEgress.DataEndpoints section.

  4. Validate stream IDs in downstream target are stable and station-based. For example, WEATHERGOV.STATION.KSEA.

  5. If OMF endpoint is unavailable, validate by checking that polling runs without fatal errors and retry warnings are logged for transient HTTP failures.