Product and Service Specifications

Version1.0
Effective DateApril 2026
Review CycleAnnual
Document OwnerChief Information Security Officer (CISO)
ClassificationCONFIDENTIAL — Internal Use Only
Applicable StandardSOC 2 Type II

1. Purpose

This document defines the complete feature set, functional requirements, and service boundaries of DCKAP Integrator — an Integration Middleware platform that enables bidirectional data transfer and transformation between enterprise systems such as eCommerce platforms and ERP systems via their APIs.

2. Product Overview

ProductDCKAP Integrator
CategoryIntegration Middleware / iPaaS (Integration Platform as a Service)
Core FunctionTransfer, transform, and route data between source and destination systems via REST/SOAP APIs
Primary Use CaseeCommerce ↔ ERP synchronisation (orders, inventory, pricing, customers, shipments)

3. Core Feature Specifications

3.1  Data Integration Engine

FeatureSpecificationSOC 2 Relevance
Bidirectional SyncPush and pull data between any two connected systemsAvailability, Integrity
Real-time SyncEvent-triggered sync within 60 seconds of source changeAvailability
Scheduled SyncConfigurable cron-based sync intervals (min 1 minute)Availability
Bulk Data TransferSupport for batch payloads up to 50,000 records per jobProcessing Integrity
API Rate LimitingAutomatic throttling to respect source/destination API limitsAvailability
Retry LogicConfigurable retry with exponential back-off (up to 5 attempts)Availability

3.2  Data Transformation Engine

CapabilityDescriptionConstraint
Field MappingMap source fields to destination fields with custom namingOne-to-one and one-to-many
Data Type ConversionAuto-convert string, integer, decimal, date formatsISO 8601 date standard
Value TranslationMap source enum values to destination equivalentsDictionary-based lookup
Formula / ExpressionApply mathematical or string expressions to field valuesSandboxed evaluation
Conditional LogicApply IF/THEN/ELSE rules to route or filter recordsVisual rule builder in portal
Data EnrichmentAppend additional data via lookup tables or secondary APIAdds latency — document SLA impact

3.3  Connector Specifications

Connector TypeExample PlatformsProtocolAuth Method
eCommerceMagento, Shopify, BigCommerce, WooCommerceRESTOAuth 2.0 / API Key
ERPSAP, NetSuite, Acumatica, Microsoft D365REST / SOAPOAuth 2.0 / API Key
WMSFishbowl, Infor WMSRESTAPI Key
PIMAkeneo, SalsifyRESTAPI Key
ShippingShipStation, FedEx, UPSRESTAPI Key
CustomAny REST/SOAP APIREST / SOAPConfigurable

3.4  Portal (Configuration UI) Specifications

  • Web-based, role-based access control (RBAC) with SSO / MFA.
  • Drag-and-drop field mapping interface.
  • Visual business logic / rule builder.
  • Real-time sync monitoring dashboard with error drill-down.
  • Full audit trail of all configuration changes.
  • API credential vault with encryption at rest.

4. Non-Functional Requirements

CategoryRequirementMeasurement
Availability99.9% uptime SLAMonthly rolling average
PerformanceAPI sync round-trip < 2 seconds (p95)Percentile latency monitoring
ScalabilityHandle up to 1M records/day per tenantLoad-tested capacity
SecurityTLS 1.2+ for all data in transitSSL certificate scan
Data RetentionSync logs retained for 90 daysAutomated purge job
Disaster RecoveryRPO ≤ 1 hour, RTO ≤ 4 hoursAnnual DR test

5. Placement in Product — Where to Surface This Document

Product LocationScreen / PageAudience
Trust Centerdckap.com/security → Compliance DocumentsAuditors, Enterprise Procurement
Product PortalSettings → About / Platform InfoCustomer Admins
Sales CollateralTechnical Specification Sheet (PDF)Prospects, Sales Calls
Onboarding DocsWelcome Kit → What DCKAP Integrator DoesNew Customers
Internal WikiConfluence / Notion — Engineering SpecsDev, QA, Support Teams