Loading…
Loading…
Learn how to get support for the SOAP-2-REST platform, including self-service diagnostics, how to open a ticket, and what information to include.
This document explains the procedures for getting technical support for the SOAP-2-REST platform. It covers the available self-service diagnostic tools, the process for opening a support request, and the information required to expedite troubleshooting.
The support model is designed to align with your adoption of the product, offering light-touch assistance during evaluation and formalized support tiers for production environments. The primary philosophy is to empower operators to diagnose and resolve most issues using in-product tools before needing to contact support.
Support tiers and formal processes have been available since product version v1.0.
Most operational issues can be diagnosed and resolved without vendor intervention by using the platform's built-in observability and reference tools. Before opening a support ticket, follow these diagnostic steps in order:
Look up the error code.
Every error generated by the platform includes a stable, documented error code (e.g., S2R-RUN-0413). The error codes reference provides the meaning and resolution steps for each code. This should always be your first step.
Trace the call by correlation ID. Each request is assigned a correlation ID that is propagated through the entire request lifecycle, including runtime conversion, the backend call, logs, and audit trails. Use the Observability → Logs & tracing view to find the specific call and trace its execution path. See Logs & Tracing for more details.
Inspect live traffic. For issues related to request or response payloads, the live traffic log provides a full, real-time view of headers and bodies for all traffic. This is useful for answering "what actually went over the wire?" questions. See the Observability documentation for guidance on using this feature.
Check for contract drift. If the converted REST output appears incorrect or malformed, the backend SOAP service's contract (WSDL) may have changed. The platform's contract-drift detection feature flags these discrepancies. Refer to Conversion Validation Modes to learn how to check for drift.
Search the knowledge base. This knowledge base provides comprehensive documentation on installation, onboarding, conversion, API reference, observability, security, licensing, and operations. Also consult the release notes and the upgrade guide for version-specific information.
If self-service diagnostics do not resolve the issue, you can open a support request through the following channels.
portal.specaria.io. The product UI includes an embedded support experience, allowing operators to request help directly from their working environment.sales@specaria.io.NOTE
Specific Service Level Agreement (SLA) targets and terms are confirmed in your order documentation. For current support terms, contact sales@specaria.io.
To ensure a timely and accurate diagnosis, include the following information in your support request:
S2R-RUN-0413).CAUTION
Do not include sensitive data in support requests. This includes backend credentials, license JWTs, or raw production payloads containing private or proprietary information. The platform is designed to never log these values, and you should not paste them into a ticket. Reference the call using its correlation ID instead.
The platform is designed to be operated by a small team, with a no-code onboarding wizard and automated "autopilot" features that allow most services to be onboarded without a professional services engagement.
For more complex scenarios, targeted professional services are available. These are intended for:
To inquire about professional services, contact sales@specaria.io.