Data relationship and field mapping
Build a mapping plan for Magento and Redis Enterprise
These candidates compare the meaning of records in each inventory. Field names below are business concepts for your worksheet, not verified API field names or ready-to-import mappings. Confirm the actual schema, object operations, and account permissions before implementation.
Download this pair’s planning worksheet (.csv) ↓ No email required. Includes candidate relationships, identity rules, ownership, validation, and recovery checks.
Proposed reporting projection Orders / Proposed sales order table in Redis Enterprise (choose its name)
Plan a sales order dataset while preserving its source meaning.
- Magento
- Catalog entry: support to confirm · Object named in catalog; Stacksync coverage requires confirmation
- Redis Enterprise
- Proposed table: design required · User-designed table; confirm schema and connector eligibility
Identity rule to define
Preserve both the order ID and stable line IDs. Allow one order to relate to several shipments or invoices.
Field concepts to specify
- Source order ID
- Customer reference
- Line references and quantities
- Order status
- Currency
Ownership decision
Decide which system approves the order and which can cancel or amend it after fulfillment begins.
Proposed reporting projection Products / Proposed product or catalog item table in Redis Enterprise (choose its name)
Plan a product or catalog item dataset while preserving its source meaning.
- Magento
- Catalog entry: support to confirm · Object named in catalog; Stacksync coverage requires confirmation
- Redis Enterprise
- Proposed table: design required · User-designed table; confirm schema and connector eligibility
Identity rule to define
Distinguish the product ID, variant ID, SKU, and price-list entry; they are not interchangeable keys.
Field concepts to specify
- Source product ID
- SKU or variant reference
- Description
- Unit of measure
- Price-list reference
Ownership decision
Assign ownership for catalog content, price, and stock separately.
Proposed reporting projection Configurable / variant products / Proposed product variant table in Redis Enterprise (choose its name)
Plan a product variant dataset while preserving its source meaning.
- Magento
- Catalog entry: support to confirm · Object named in catalog; Stacksync coverage requires confirmation
- Redis Enterprise
- Proposed table: design required · User-designed table; confirm schema and connector eligibility
Identity rule to define
Retain variant ID separately from parent-product ID and SKU; a product with several variants must keep several identities.
Field concepts to specify
- Source variant ID
- Parent product reference
- SKU
- Option values
- Unit or pricing reference
Ownership decision
Choose who owns variant definitions, prices, and availability; they may have different sources.
Proposed reporting projection Customers / Proposed customer party table in Redis Enterprise (choose its name)
Plan a customer party dataset while preserving its source meaning.
- Magento
- Catalog entry: support to confirm · Object named in catalog; Stacksync coverage requires confirmation
- Redis Enterprise
- Proposed table: design required · User-designed table; confirm schema and connector eligibility
Identity rule to define
Determine whether each customer represents an individual, a company, or a business-unit relationship before matching it to a contact or organization. Retain the source customer ID and destination ID; names and email alone are insufficient.
Field concepts to specify
- Source customer ID
- Person/company classification
- Legal entity or business unit
- Destination identity reference
Ownership decision
Separate the customer relationship from contact details, billing authority, and consent. Choose an owner for each field after the person/company classification is known.
Proposed reporting projection Inventory source items (MSI) / Proposed inventory or stock position table in Redis Enterprise (choose its name)
Plan a inventory or stock position dataset while preserving its source meaning.
- Magento
- Catalog entry: support to confirm · Object named in catalog; Stacksync coverage requires confirmation
- Redis Enterprise
- Proposed table: design required · User-designed table; confirm schema and connector eligibility
Identity rule to define
Identify stock by product/variant, location, and any lot or serial dimension; a product ID alone is insufficient.
Field concepts to specify
- Product reference
- Location reference
- Quantity type
- Quantity
- As-of time
Ownership decision
Choose the stock authority and distinguish available, reserved, and physical quantities.
Proposed reporting projection Shipments / Proposed shipment or fulfillment table in Redis Enterprise (choose its name)
Plan a shipment or fulfillment dataset while preserving its source meaning.
- Magento
- Catalog entry: support to confirm · Object named in catalog; Stacksync coverage requires confirmation
- Redis Enterprise
- Proposed table: design required · User-designed table; confirm schema and connector eligibility
Identity rule to define
Retain shipment/fulfillment and line IDs, order reference, and carrier context.
Field concepts to specify
- Source shipment ID
- Order/line references
- Carrier
- Tracking reference
- Fulfillment status
Ownership decision
The fulfillment owner controls shipped quantities and cancellation eligibility.