ERP migration
Field-level mapping, validation, and rollback between Encompass Production Cloud and Infor CloudSuite Corporate. We move data and schema; workflows are rebuilt natively in Infor CloudSuite Corporate.
Encompass Production Cloud
Source
Infor CloudSuite Corporate
Destination
Compatibility
10 of 12
objects map 1:1 between Encompass Production Cloud and Infor CloudSuite Corporate.
Complexity
BStandard
Timeline
8-12 weeks
Overview
Moving from Encompass Production Cloud to Infor CloudSuite is a schema translation migration between two fundamentally different production models. Encompass uses a batch-centric record with a linked Bill of Materials, ingredient lot assignments, and a Batch Backtrace genealogy chain; Infor CloudSuite Industrial uses a Work Order structure with discrete operations and BOM routing. We resolve that translation during scoping, build the batch-to-work-order mapping with custom fields for Encompass-specific metadata (TTB attributes, batch variance rates, production segment routing), and preserve the lot genealogy as a linked traceability table that we validate as a closed backtrace circle before go-live. In-app exports replace the absent public API on the source side, so we assess export completeness during discovery and flag gaps (lot genealogy, BOM versions) before committing to scope. Workflows, production automations, and report definitions do not migrate; we deliver a written inventory of automations requiring rebuild in Infor's Application Event System and a report handoff list for the customer's Infor admin.
Every standard and custom field arrives verified.
AI proposes the map; you confirm before any record moves.
Parent–child, lookups, and ownership stay linked.
Calls, emails, meetings — with original timestamps.
Documents, uploads, and inline notes move with the record.
Source platform
Encompass Production Cloud platform overview
Scorecard, SWOT, gotchas, and pricing for Encompass Production Cloud.
Destination platform
Infor CloudSuite Corporate platform overview
Scorecard, SWOT, gotchas, and pricing for Infor CloudSuite Corporate.
Data migration guide
The complete Infor CloudSuite migration guide
Data model, import mechanisms, field mapping strategy, pitfalls, and cutover — by the engineers running it.
Destination checklist
Infor CloudSuite migration checklist
Pre- and post-cutover tasks for moving onto Infor CloudSuite Corporate.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Encompass Production Cloud object lands in Infor CloudSuite Corporate, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Encompass Production Cloud
Batch
Infor CloudSuite Corporate
Work Order (SFC_ProductionOrder)
1:1Encompass Batch records map to Infor CloudSuite Industrial Work Orders. Each Encompass batch links to a BOM version, a production schedule, ingredient lot assignments, and finished-goods inventory. We extract batch_id, batch_status, planned_start/end dates, planned_quantity, actual_quantity, production_segment, and TTB-relevant attributes (target ABV, SRM, IBU, volume packaged). We create parallel Infor Work Orders and populate a custom field enf_batch_id__c to preserve the original Encompass reference. Batch Backtrace genealogy chains are stored as linked records in Encompass; we build a parallel traceability table in Infor linked to the Work Order's finished-goods lot number and resolve the genealogy chain as a closed backtrace circle before sign-off.
Encompass Production Cloud
Bill of Materials (BOM)
Infor CloudSuite Corporate
BOM at Item level (BOM_ItemMaster or BOM_RouteMaster)
1:manyEncompass BOM records define recipe formulations with ingredient quantities, unit-of-measure conversions, and cost allocations across multiple active versions. Infor CloudSuite Industrial stores BOMs at the item level with version control. We extract all BOM versions from Encompass and present them to the customer for a versioning strategy decision: migrate the active version only, or include historical recipe variants for audit traceability. Each BOM version migrates as a separate Infor BOM revision linked to the target item. Encompass TTB attributes (ABV targets, colour specifications, hop profiles) migrate to Infor user-defined fields on the BOM item.
Encompass Production Cloud
Production Schedule
Infor CloudSuite Corporate
Work Order scheduling fields and SFC_ResourceSchedule
lossyEncompass production schedules capture planned run quantities, start/end times, and assigned production-line resources. Infor CloudSuite Industrial's scheduling lives within the Work Order header and the SFC_ResourceSchedule table. We map Encompass production_line_id and scheduled_start/end to Infor Work Order Operation StartDate and DueDate, with resource assignments resolved against Infor Work Center definitions. Scheduling granularity differences between Encompass and Infor are resolved during the BOM-and-schedule workshop before migration.
Encompass Production Cloud
Inventory Lot (raw materials and finished goods)
Infor CloudSuite Corporate
Lot-controlled Item (MME_LotMaster + MME_ItemLotStock)
1:1Encompass inventory lots track raw materials and finished goods with quantity, location, cost, and TTB-relevant attributes. We migrate lot records keyed by Encompass lot_number, preserving the lot creation date, expiration date, location assignment, unit cost, and quantity on hand. Each Encompass lot becomes an Infor lot-controlled item record under MME_LotMaster. Lot genealogy chains from Batch Backtrace are stored as linked ingredient-to-finished-goods relationships; we validate the genealogy chain is closed (all ingredient lots resolve to the finished-goods lot) before marking the lot migration complete.
Encompass Production Cloud
Production Variance
Infor CloudSuite Corporate
Costing Actual vs. Estimated (CST_WorkOrderCostDetail)
1:1Encompass production variance records capture planned vs. actual consumption per batch: material usage variance, labour time variance, and yield discrepancy. We export variance records keyed to the parent batch_id and populate Infor CST_WorkOrderCostDetail with estimated vs. actual cost components. Variance percentage and the underlying Encompass variance reason code migrate to a custom field enf_variance_reason__c on the Infor work order for finance-team review post-migration.
Encompass Production Cloud
Quality Control Records
Infor CloudSuite Corporate
QM_Inspection lot or QM_InspectionResult
1:1Encompass QC records include inspection checkpoints, pass/fail results, and corrective actions tied to specific batches or production runs. The schema for QC fields varies by Encompass tier and add-on configuration. We extract QC records by batch_id, mapping pass/fail status, corrective action descriptions, and measurement values (gravity, pH, dissolved oxygen) to Infor QM inspection records linked to the work order's finished-goods lot. Any QC checkpoints without a mapping are flagged in the QC gap report for the customer's quality team to review.
Encompass Production Cloud
Sales Order
Infor CloudSuite Corporate
SLS_SalesOrder
1:1Encompass sales orders link to inventory allocation and production demand signals. We map order headers, line items (product, quantity, unit of measure), pricing, and fulfilment status. Orders that are partially shipped require careful status mapping to Infor SLS_SalesOrderHdr order status and SLS_SalesOrderLine status fields. Keg-deposit and case-deposit line items from Encompass migrate as separate line types in Infor Sales Order.
Encompass Production Cloud
Purchase Order
Infor CloudSuite Corporate
POP_PurchaseOrder
1:1Open and historical purchase orders with vendor assignments, line items, expected delivery dates, and received quantities are extracted from Encompass. We map POP_PurchaseOrderHdr and POP_PurchaseOrderLine, preserving vendor item numbers and lead times. Any PO-to-receiving linkage that depends on Encompass-specific inventory receiving workflow is flagged for Infor receiving configuration post-migration.
Encompass Production Cloud
Chart of Accounts
Infor CloudSuite Corporate
FIN_AccountMaster (or FIN_ChartOfAccounts)
1:1Encompass finance module accounts define the cost structure for COGS, labour, overhead, and revenue recognition. Account numbers and segment structures vary by company configuration. We map Encompass account IDs to Infor FIN_AccountMaster account codes, flagging any account segments (cost centre, region, division) that require Infor account structure reconfiguration. Account mapping requires a customer-supplied crosswalk document during the finance-scope workshop.
Encompass Production Cloud
Open AP / AR
Infor CloudSuite Corporate
FIN_APInvoiceHdr / FIN_ARInvoiceHdr
1:1Open payables and receivables carry vendor/customer IDs, invoice amounts, due dates, and payment terms. These require careful reconciliation against the vendor and customer master records migrated from Encompass. We extract open AP and AR by vendor_id and customer_id, map to Infor FIN_APInvoiceHdr and FIN_ARInvoiceHdr, and flag any payables where the vendor master is missing from the Encompass export as a gap requiring manual resolution before AP import.
Encompass Production Cloud
Historical Transactions
Infor CloudSuite Corporate
FIN_GeneralLedgerJournal
1:1Closed GL entries, cost-of-goods postings, and inventory adjustment transactions constitute the financial history. Migration scope for historical transactions is negotiated with the customer because the account structure must be confirmed and the transaction volume reviewed before scope commitment. We extract closed GL entries by fiscal period and map them to Infor FIN_GeneralLedgerJournal, flagging any entries referencing Encompass accounts that have not yet been mapped to Infor account codes.
Encompass Production Cloud
Production User
Infor CloudSuite Corporate
SEC_User
1:1Encompass Production Cloud user accounts map to roles and permissions controlling access to production, QC, and finance modules. Per-user pricing may have resulted in floor-staff entries made under shared accounts, which limits owner attribution on historical production records. We extract user assignments and map them to Infor SEC_User roles. Owner attribution gaps are flagged in the data audit report, and the customer's admin may need to assign responsible users before historical batch records are imported.
| Encompass Production Cloud | Infor CloudSuite Corporate | Compatibility | |
|---|---|---|---|
| Batch | Work Order (SFC_ProductionOrder)1:1 | Fully supported | |
| Bill of Materials (BOM) | BOM at Item level (BOM_ItemMaster or BOM_RouteMaster)1:many | Fully supported | |
| Production Schedule | Work Order scheduling fields and SFC_ResourceSchedulelossy | Fully supported | |
| Inventory Lot (raw materials and finished goods) | Lot-controlled Item (MME_LotMaster + MME_ItemLotStock)1:1 | Fully supported | |
| Production Variance | Costing Actual vs. Estimated (CST_WorkOrderCostDetail)1:1 | Fully supported | |
| Quality Control Records | QM_Inspection lot or QM_InspectionResult1:1 | Mapping required | |
| Sales Order | SLS_SalesOrder1:1 | Fully supported | |
| Purchase Order | POP_PurchaseOrder1:1 | Fully supported | |
| Chart of Accounts | FIN_AccountMaster (or FIN_ChartOfAccounts)1:1 | Mapping required | |
| Open AP / AR | FIN_APInvoiceHdr / FIN_ARInvoiceHdr1:1 | Fully supported | |
| Historical Transactions | FIN_GeneralLedgerJournal1:1 | Mapping required | |
| Production User | SEC_User1:1 | Fully supported |
Gotchas + challenges
Platform-specific issues from each side, plus the pair-specific challenges that don't show up on either platform's page on its own.
Encompass Production Cloud gotchas
Encompass Production Cloud and ICE Mortgage Encompass are unrelated products
No documented public REST API for Production Cloud data export
Per-user pricing model limits floor-staff access to production data
Bills of Materials versioning requires customer selection decision
Batch Backtrace genealogy chains are non-obvious export targets
Infor CloudSuite Corporate gotchas
Infor OS tier-based usage limits gate API and BaaS capabilities
Custom Fields use inconsistent naming across Infor editions
SQL migration utility requires source database access
Multi-site and multi-currency data require separate period closure sequencing
REST API payload and timeout limits restrict bulk migration throughput
Pair-specific challenges
Migration approach
Discovery and in-app export assessment
We audit the Encompass Production Cloud instance across modules in use (production, inventory, QC, sales, finance), BOM version count, batch record volume, lot genealogy chain depth, active vs. historical production runs, open sales orders, open purchase orders, and user account structure. We run the in-app export and assess its completeness against our migration object list. Any objects not captured by the export (lot genealogy, BOM versions, QC detail) are flagged as gaps requiring either a negotiated Encompass professional services engagement or manual data extraction from the source database. We pair this with Infor CloudSuite edition confirmation and environment provisioning (Sandbox or staging database with Migration Utility pack installed). The discovery output is a written migration scope document and a gap report.
Schema design and BOM version workshop
We design the Infor CloudSuite destination schema. This includes provisioning work order custom fields (enf_batch_id__c, enf_ttb_abv__c, enf_ttb_srm__c, enf_variance_reason__c), mapping Encompass lots to Infor MME_LotMaster and MME_ItemLotStock, configuring BOM revisions for each Encompass BOM version, mapping Encompass production lines to Infor Work Centers, and defining the chart of accounts crosswalk. We run the BOM version workshop with the customer to decide which versions migrate. Schema is deployed into the Infor Sandbox via the Migration Utility or direct API and validated by the customer's Infor admin before record migration begins.
Sandbox migration and genealogy validation
We run a full migration into the Infor CloudSuite Sandbox using production-equivalent data volume. The customer's operations lead reconciles record counts (Batches in, Work Orders in, Lots in, QC records in), spot-checks 25-50 random batch records for TTB attribute completeness, and validates the lot genealogy backtrace against the original Encompass Batch Backtrace view. Any schema corrections, field mapping adjustments, or BOM version additions happen in the Sandbox phase, not in production. This step also includes chart of accounts crosswalk validation against the customer's finance team.
Owner attribution reconciliation and user provisioning
We extract every distinct Encompass user referenced on Batch, Production Variance, QC Record, Sales Order, and Purchase Order records. We match by email against the Infor CloudSuite destination's SEC_User table. Owner-less records (from shared-account floor staff entries) are flagged in the attribution report. The customer's Infor admin provisions placeholder users or assigns responsible owners before record migration resumes. This step gates the production migration start because OwnerId references are required on most production-record imports.
Production migration in dependency order
We run production migration in record-dependency order: Chart of Accounts (establish the cost structure first), Items and Lot Masters (from Encompass inventory lots), BOM revisions (with version selection confirmed), Work Orders (Batches translated to production orders with custom batch-metadata fields), Production Variances (linked to Work Orders by enf_batch_id__c), QC records (linked to finished-goods lots), Sales Orders and Purchase Orders, then Financial transactions (open AP/AR, and historical GL if in scope). Each phase emits a row-count reconciliation report and a gap report before the next phase begins. Lot genealogy is validated as a closed backtrace circle after the lot migration phase.
Cutover, validation, and automation rebuild handoff
We freeze Encompass Production Cloud writes during cutover, run a final delta migration of any records modified during the migration window, then enable Infor CloudSuite as the system of record. We validate batch record counts, lot genealogy closure, BOM revision linkage on recent work orders, and open-order status in both systems simultaneously for a short overlap window. We deliver a written inventory of production automations and scheduling rules from Encompass that require rebuild in Infor's Application Event System, plus a report handoff list for the customer's Infor admin. We support a one-week hypercare window for reconciliation issues raised by the production and finance teams. We do not rebuild Encompass production automations as Infor Application Event System rules inside the migration scope; that is a separate engagement.
Platform deep dives
Encompass Production Cloud
Source
Strengths
Weaknesses
Infor CloudSuite Corporate
Destination
Strengths
Weaknesses
Complexity grading
Standard ERP migration. 2 of 8 objects need a mapping; the rest are 1:1.
Overall complexity
Standard migration
Derived from compatibility, mapping clarity, API constraints, and data volume across Encompass Production Cloud and Infor CloudSuite Corporate.
Object compatibility
2 of 8 objects need a mapping; the rest are 1:1.
Field mapping clarity
Field mapping is derived from defaults — final spec confirmed during the sample migration.
Timeline complexity
8-object category — typical timelines run 2–7 days end-to-end.
API constraints
Encompass Production Cloud: Not publicly documented.
Data volume sensitivity
Encompass Production Cloud doesn't expose a bulk API — REST + parallelization used for high-volume runs.
Estimator
Rule-based pricing — no per-record fees, no manual quotes. Migrations over 2M records are scoped individually.
Step 1
Pick a category, then your source and destination platforms.
Category
FAQ
Answers to the questions buyers ask most during Encompass Production Cloud to Infor CloudSuite Corporate migration scoping. Not seeing yours? Book a call.
Walk through your Encompass Production Cloud to Infor CloudSuite Corporate migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Encompass Production Cloud
Other ways to arrive at Infor CloudSuite Corporate
Ready when you are
Tell us record counts and timeline. We'll come back with a written quote inside 1 business day — no commitment, no sales pitch.