ERP migration
Field-level mapping, validation, and rollback between IS Packaging and Microsoft Dynamics 365 Business Central. We move data and schema; workflows are rebuilt natively in Microsoft Dynamics 365 Business Central.
IS Packaging
Source
Microsoft Dynamics 365 Business Central
Destination
Compatibility
8 of 12
objects map 1:1 between IS Packaging and Microsoft Dynamics 365 Business Central.
Complexity
BStandard
Timeline
6-10 weeks
Overview
Moving from IS Packaging to Microsoft Dynamics 365 Business Central is a manufacturing-schema migration with three structural challenges: BOM revision mapping, production order status lifecycle resolution, and multi-plant lot/serial normalization. IS Packaging tracks BOM revisions by effective date within a single plant or multi-plant instance; Business Central uses a separate BOM Version object with start-date and status fields that must be cross-referenced before import. Open Production Orders in IS Packaging carry partial completion percentages against specific BOMs and work centers; Business Central uses a Released-Finished-Registered status model that requires either pre-migration quiescing or a status mapping matrix applied at import. Lot and serial number formats in IS Packaging often vary by plant (date-coded, supplier-prefixed, or sequence-based), which we normalize into a unified format and re-associate against item tracking records to preserve traceability from raw material through finished goods. We do not migrate automations, MRP schedules, or custom reporting as code; we deliver a written inventory of these for your admin to rebuild in Business Central.
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
IS Packaging platform overview
Scorecard, SWOT, gotchas, and pricing for IS Packaging.
Destination platform
Microsoft Dynamics 365 Business Central platform overview
Scorecard, SWOT, gotchas, and pricing for Microsoft Dynamics 365 Business Central.
Data migration guide
The complete Dynamics 365 Business Central migration guide
Data model, import mechanisms, field mapping strategy, pitfalls, and cutover — by the engineers running it.
Destination checklist
Dynamics 365 Business Central migration checklist
Pre- and post-cutover tasks for moving onto Microsoft Dynamics 365 Business Central.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a IS Packaging object lands in Microsoft Dynamics 365 Business Central, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
IS Packaging
Item
Microsoft Dynamics 365 Business Central
Item
1:1IS Packaging Items (item number, description, unit of measure, category, costing layers, and custom properties) map to Business Central Item records. The Item No. is the primary key; we preserve any supplier item cross-references as Item Vendor Catalog records in Business Central. Custom fields on Item require pre-creation of the matching Business Central custom field (table extension) before migration data loads.
IS Packaging
Bill of Materials (BOM)
Microsoft Dynamics 365 Business Central
Production BOM + BOM Version
lossyEach IS Packaging BOM revision (revision number, effective date, component lines with quantities, routing steps, and phantom assembly flags) splits into a Business Central Production BOM header and one or more BOM Version records keyed by starting date. We build a revision cross-reference table during discovery that maps each IS Packaging revision number and effective date to the corresponding Business Central BOM Version starting date and status. Phantom assemblies migrate as BOM lines with the Phantom field set; routing operations migrate to the BOM Version Routing Lines tab with work center codes resolved against the work center master created during schema setup.
IS Packaging
Production Order
Microsoft Dynamics 365 Business Central
Production Order
1:1IS Packaging Production Orders (linked to a BOM revision, scheduled quantity, plant, and work center with current status and completion percentage) map to Business Central Production Order. The IS Packaging status (Created, Released, In Process, Closed) maps to Business Central Status (Registered, Released, Finished, Stopped) via a status mapping matrix built during discovery. Partial completion percentages from IS Packaging translate to posted output journal quantities in Business Central; we compute the equivalent output quantity before import so that work in progress carries forward.
IS Packaging
Work Order
Microsoft Dynamics 365 Business Central
Production Order Routing Line + Capacity Ledger Entry
lossyIS Packaging Work Orders tied to Production Orders with scheduling, labor hours, and machine time map to Production Order Routing Lines and Capacity Ledger Entries in Business Central. Routing line sequence, work center code, setup time, and run time migrate as routing data. Actual labor and machine time from IS Packaging become capacity entries posted against the routing. If IS Packaging uses plant-specific work center codes, we map them to Business Central Work Center codes during schema design.
IS Packaging
Finished Goods Location
Microsoft Dynamics 365 Business Central
Location + Item Tracking
1:1IS Packaging Finished Goods Location records tied to Items with lot/serial tracking and on-hand quantities map to Business Central Location codes paired with Item Tracking Lines. We extract location names, bin structures, and on-hand balances by item and lot, then create Location records in Business Central with the appropriate warehouse class. On-hand balances load as positive inventory adjustment journals at cutover. If IS Packaging uses bin locations, we create the corresponding bin codes in Business Central warehouse setup.
IS Packaging
Lot Number / Serial Number
Microsoft Dynamics 365 Business Central
Item Tracking Code + Item Ledger Entry
lossyLot and serial number formats in IS Packaging vary by plant (date-coded, supplier-prefixed, or sequence-based). We extract the raw lot identifiers and metadata from IS Packaging inventory transactions, normalize them into a unified format, and re-associate them against Business Central Item Tracking Code setup. Lot transactions (receipts, issues, adjustments) become Item Ledger Entries with the normalized lot number. We build a lot cross-reference table during discovery that records the original plant-specific lot identifier and its normalized Business Central equivalent for traceability continuity.
IS Packaging
Inventory Transaction History
Microsoft Dynamics 365 Business Central
Item Ledger Entry (Value Entry)
1:1IS Packaging inventory transaction history (receipts, issues, adjustments) maps to Business Central Item Ledger Entries and Value Entries. Large transaction volumes require chunked extraction in chronological order to preserve inventory cost rollup. We chunk by date range (typically monthly batches) and load via Business Central API or rapid data migration tools, applying the same lot number normalization used for live inventory. Cost layer integrity is maintained by loading Value Entries after Item Ledger Entries with matching posting dates.
IS Packaging
Customer Order
Microsoft Dynamics 365 Business Central
Sales Order + Sales Line
1:1Open IS Packaging Customer Orders with headers (customer number, order date, terms, shipping address) and line items (item number, quantity, unit price, discounts) map to Business Central Sales Order and Sales Line records. We extract all open orders, flag pricing exceptions for manual review before import, and load orders in Sales & Receivables setup. If IS Packaging uses custom pricing rules or uom conversions, we document these in the pricing exception report and advise the customer to configure the equivalent Business Central sales pricing and discount structures post-migration.
IS Packaging
Vendor Record
Microsoft Dynamics 365 Business Central
Vendor
1:1IS Packaging Vendor masters (vendor number, name, contact, payment terms, item-supplier cross-references) map to Business Central Vendor. Vendor-to-item cross-references migrate as Item Vendor Catalog entries linking the Business Central Item to the vendor and supplier item number. Payment terms and shipping instructions map to Business Central Vendor Payment Terms and Location codes.
IS Packaging
Chart of Accounts
Microsoft Dynamics 365 Business Central
G/L Account (with segments)
1:1IS Packaging Chart of Accounts maps to Business Central G/L Account structure. We extract account codes, descriptions, and account types, then map them to Business Central G/L Account numbers with the same segment structure. If the destination Business Central instance uses a different account segment scheme (e.g., adding a cost center dimension), we flag inactive accounts for reactivation and intercompany accounts for review before import. Account balances from IS Packaging load as General Journal lines with opening balances in Business Central.
IS Packaging
Custom Fields (all objects)
Microsoft Dynamics 365 Business Central
Custom Fields (table extensions)
lossyCustom fields added to standard IS Packaging objects (Item, BOM, Production Order, Customer Order, Vendor) are inventoried by name, data type, and values during discovery. We pre-create the matching Business Central table extensions (field group, type, and length matching the IS Packaging definition) before any data import. Values load as standard field data after the table extension is deployed. Custom fields with picklist or enumerated values require corresponding option fields or related tables in Business Central.
IS Packaging
MRP Pegging / Demand Links
Microsoft Dynamics 365 Business Central
Demand Forecast + Requisition Line
1:1IS Packaging MRP pegging records that tie customer demand to specific production orders have no direct Business Central equivalent; MRP in Business Central generates requisition lines and production forecasts rather than storing pegging relationships. We extract the pegging data as a reference report during discovery and deliver it as a written document that the customer's production planner uses to manually restore demand linkages in Business Central's Planning Worksheet after go-live. This is a manual handoff, not an automated import.
| IS Packaging | Microsoft Dynamics 365 Business Central | Compatibility | |
|---|---|---|---|
| Item | Item1:1 | Fully supported | |
| Bill of Materials (BOM) | Production BOM + BOM Versionlossy | Fully supported | |
| Production Order | Production Order1:1 | Fully supported | |
| Work Order | Production Order Routing Line + Capacity Ledger Entrylossy | Fully supported | |
| Finished Goods Location | Location + Item Tracking1:1 | Fully supported | |
| Lot Number / Serial Number | Item Tracking Code + Item Ledger Entrylossy | Fully supported | |
| Inventory Transaction History | Item Ledger Entry (Value Entry)1:1 | Fully supported | |
| Customer Order | Sales Order + Sales Line1:1 | Fully supported | |
| Vendor Record | Vendor1:1 | Fully supported | |
| Chart of Accounts | G/L Account (with segments)1:1 | Mapping required | |
| Custom Fields (all objects) | Custom Fields (table extensions)lossy | Fully supported | |
| MRP Pegging / Demand Links | Demand Forecast + Requisition Line1: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.
IS Packaging gotchas
BOM revision control must be matched to destination version exactly
Open production orders must be status-mapped or manually closed first
Lot and serial number formats differ between plants in the same instance
Microsoft Dynamics 365 Business Central gotchas
Named-user licensing has no concurrent-use relief
API rate limits throttle large-volume migrations
Historical posted transactions require selective migration scoping
NAV-to-Business Central cloud migration requires partner coordination
Custom fields and AL extensions require separate migration handling
Pair-specific challenges
Migration approach
Discovery and manufacturing setup scoping
We audit the source IS Packaging instance across Items, BOMs with every revision, open Production Orders, Work Orders, Finished Goods Locations, lot/serial tracking conventions by plant, Customer Orders, Vendor Records, Chart of Accounts, and any custom fields added to standard objects. We pair this with a Business Central edition decision: Essentials ($80/user/month) covers standard manufacturing BOMs, routings, and work centers; Premium ($110/user/month) adds service management and enhanced manufacturing capabilities. The discovery output includes a BOM revision cross-reference table draft, production order status mapping matrix draft, lot normalization scheme, and a written manufacturing setup checklist for Business Central work center and routing configuration.
Schema design and BOM version architecture
We design the Business Central manufacturing schema: Item cards with the correct costing method (Standard, FIFO, Average, or Specific), Production BOMs with BOM Version entries mapped to IS Packaging revision effective dates, Routing definitions with operations linked to Work Center codes, and Location codes mapped from IS Packaging plant and location identifiers. We generate and deploy AL table extensions for all custom fields identified in discovery, validate them in a Business Central sandbox with a test load, and document any manual configuration steps required for work center capacity, calendar, and production floor setup.
Sandbox migration and reconciliation
We run a full migration into a Business Central sandbox using production-like data volumes. The customer's production manager and IT lead reconcile BOM revisions (sampling 25-50 production orders against the IS Packaging source to confirm material assignments), production order statuses (confirming the status mapping matrix produces correct Released and in-process states), and lot traceability (tracing a sample of lot transactions from receipt through issue against the normalized lot identifiers). Any BOM revision mapping errors, status mapping corrections, or lot normalization issues are resolved here before production migration begins.
Master data migration in dependency order
We load master data in record-dependency order: Items first (the foundation for all other records), then Production BOMs with BOM Versions (resolving the revision cross-reference table), Routing definitions (tied to Work Centers created in schema setup), Work Centers (with capacity and calendar data), Locations (mapped from IS Packaging plants), and Item Tracking setup (lot and serial number series normalized per the multi-plant scheme). Each phase emits a row-count reconciliation report and a sample record validation before the next phase begins. Production does not stop during this phase; IS Packaging remains the system of record.
Transactional data migration
We migrate Production Orders with the status mapping matrix applied and partial completion translated to posted output journal quantities, Customer Orders with open status and pricing exception flags for manual review, Vendor and Customer master records with cross-references resolved, Inventory transaction history in chronological chunks (typically monthly batches of up to 10,000 records per batch with rate-limit handling and retry on API throttling), and Chart of Accounts opening balances as General Journal entries. All lot and serial references are normalized against the cross-reference table before insert.
Cutover, validation, and handoff
We freeze writes on IS Packaging during cutover, run a final delta migration of any records created or modified during the migration window, then enable Business Central as the system of record. We deliver the BOM revision cross-reference table, production order status mapping matrix, lot normalization log, and manufacturing setup checklist as written documents for the customer's production and finance teams. We support a one-week hypercare window where we resolve any reconciliation issues surfaced by the team. We do not configure Business Central work centers, routings, or production floor parameters as part of the migration scope; these require the customer's production manager to apply the manufacturing setup checklist based on plant-floor knowledge.
Platform deep dives
IS Packaging
Source
Strengths
Weaknesses
Microsoft Dynamics 365 Business Central
Destination
Strengths
Weaknesses
Complexity grading
Standard ERP migration. 1 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 IS Packaging and Microsoft Dynamics 365 Business Central.
Object compatibility
1 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
IS Packaging: Not publicly documented — governed by underlying SAP S/4HANA Gateway and OData service limits, which we confirm with the vendor at scoping..
Data volume sensitivity
IS Packaging exposes a bulk API — large-volume migrations stream efficiently.
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 IS Packaging to Microsoft Dynamics 365 Business Central migration scoping. Not seeing yours? Book a call.
Walk through your IS Packaging to Microsoft Dynamics 365 Business Central migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave IS Packaging
Other ways to arrive at Microsoft Dynamics 365 Business Central
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.