Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The new R2D2 is version 3 which uses a standardized client / server architecture using REST HTTP API calls well-defined by an OpenAPI 3.0 specification matching R2D2's SQL schema.

Both the client and REST server APIs for R2D2 V3 are are item-based and not function-based as in the R2D2 V2 database connector API.

The SQL schema for V2 and V3 are are identical

Procedures

Adding Files to EWOK_STATIC_DATA

...