The complete technical documentation for the SOAP-2-REST platform, covering installation, configuration, API usage, operations, and core concepts.
Applies to1.xFrom 1.7.1
SOAP-2-REST Knowledge Base Overview
This knowledge base contains the official customer-facing technical documentation for the SOAP-2-REST platform. It is written for operators, integration engineers, and platform teams who are responsible for installing, operating, and integrating with the product.
The documentation is grounded in the shipping product, its low-level design documents, and work tracked in GitHub Issues. The content corresponds to v1.0 (General Availability).
NOTE
This documentation set is dated 2026-05-25. Every page includes a "created / last-updated" date at the bottom. The documentation describes the product as of that date. For changes made since, consult the repository git history. The release notes are the canonical record of what changed in each release.
Documentation Index
The documentation is organized into the following sections:
Getting started
Introduction: What the product is and the model behind it.
Core concepts: The vocabulary used throughout the platform (e.g., Publish/Consume, mappings, discovery).
Quickstart: A guide to publishing a service from scratch.
The following conventions are used throughout the documentation:
Error codes: Formatted as a service prefix and a numeric code (e.g., S2R-RUN-0413). See the full list in the Error codes reference.
Database tables: All platform database tables are prefixed with s2r_.
Command examples: All examples assume a Unix shell unless otherwise specified.
Placeholders: Customer-specific values like project IDs, hostnames, or group names are shown in <angle-brackets>.
Document created 2026-05-25. Last updated 2026-05-25. Describes the product as of that date; for changes since, see the repository git history on GitHub.