ERP migration
Field-level mapping, validation, and rollback between Exxas Cloud Business Platform and Acumatica. We move data and schema; workflows are rebuilt natively in Acumatica.
Exxas Cloud Business Platform
Source
Acumatica
Destination
Compatibility
14 of 14
objects map 1:1 between Exxas Cloud Business Platform and Acumatica.
Complexity
BStandard
Timeline
5–10 business days
Overview
Exxas Cloud Business Platform combines CRM, ERP, service management, project management, HR, and finance into a single cloud application licensed per concurrent user. Acumatica is a modular cloud ERP that separates Financial Management, CRM, Inventory, and Project Accounting into distinct applications, charging by resource consumption rather than user count. Teams migrate from Exxas to Acumatica when they need deeper ERP capabilities, unlimited user scaling, or industry-specific editions that Exxas does not provide. FlitStack AI extracts all data accessible via Exxas API 2.0, which supports both REST and GraphQL endpoints. We map Exxas contacts, companies, projects, products, service tickets, and financial records into their corresponding Acumatica DACs (Data Access Classes). Exxas custom data masks translate to Acumatica user-defined fields — stored either as new database columns, name-value CSAnswer pairs, or logical fields without direct database mapping, depending on how your team uses them. Workflows, automations, and sequences do not migrate. Exxas task packages and follow-up processes must be rebuilt in Acumatica Automation Tools post-migration. We export workflow definitions as a rebuild reference before the cutover. The migration uses scoped read access on Exxas, leaving your team operational throughout. A delta-pickup window (24-48 hours) captures any records modified during the final sync.
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.
Why teams make this switch
Leaving
What's pushing teams away
Choosing
What's pulling them in
Object mapping
Each row shows how a Exxas Cloud Business Platform object lands in Acumatica, including any object-level transformations, lookup resolution, or schema-design dependencies.
Typical mapping — final map is confirmed during the sample migration step.
Exxas Cloud Business Platform
Contact / Customer
Acumatica
Customer + Contact (AR.Customer DAC)
1:1Exxas stores customers and contacts within its unified CRM area. Acumatica separates customers (AR.Customer) from contact people (Contact DAC). We split Exxas contacts into customer records with primary contact persons linked via ContactAccountLink. Email addresses and phone numbers map directly; Exxas custom data masks on contacts translate to Acumatica UDFs on the Contact DAC.
Exxas Cloud Business Platform
Company / Account
Acumatica
Customer / Vendor (AR.Customer / AP.Vendor)
1:1Exxas companies map to Acumatica customers (B2B) or vendors (B2B supply side). The company name, domain, industry, and address fields map directly to the corresponding AR.Customer fields. Exxas parent-child company hierarchies map to Acumatica's parent customer structure. Tax ID, annual revenue, and number of employees fields also map to AR.Customer. If multiple locations exist, each address maps to a separate Address DAC entry.
Exxas Cloud Business Platform
Sales Pipeline / Deal
Acumatica
Opportunity (CR.Opportunity DAC)
1:1Exxas deals with pipeline stages map to Acumatica CRM Opportunities. Exxas deal amounts, probabilities, and close dates map to Opportunity.Amount, Opportunity.Probability, and Opportunity.CloseDate. Exxas pipeline-to-stage routing requires value-by-value mapping since the two platforms define pick-list values independently. Deal owner information maps to Opportunity.OwnerID, and any Exxas custom fields on deals become UDFs on the CR.Opportunity DAC.
Exxas Cloud Business Platform
Project
Acumatica
Project (PM.Project DAC)
1:1Exxas project records map directly to Acumatica PM.Project. Project name, description, status, start and end dates, budget amounts, and owner assignments transfer as-is. Exxas task-line items within projects map to Acumatica project tasks (PM.Task DAC). Time entries against projects translate to Acumatica TimeEntries linked to the project.
Exxas Cloud Business Platform
Product / Item
Acumatica
Non-Stock Item / Stock Item (InventoryItem DAC)
1:1Exxas products with stock tracking map to Acumatica InventoryItem DAC. Products defined as services or non-inventory items in Exxas map to Non-Stock Items (INNonStockItem DAC). Exxas pricing tiers, cost prices, and margin settings require value mapping to Acumatica price classes and customer price classes.
Exxas Cloud Business Platform
Service Ticket
Acumatica
Case (CR.Case DAC)
1:1Exxas service tickets map to Acumatica CRM Cases. Subject, description, priority, status, assignee, and resolution notes transfer directly. Exxas SLA configuration on tickets maps to Acumatica case SLA definitions, though SLA rules require reconfiguration in Acumatica Case Management settings. Any Exxas custom fields on tickets become UDFs on the CR.Case DAC, and file attachments transfer to the UploadFile DAC linked to each case.
Exxas Cloud Business Platform
Employee
Acumatica
Employee (EP.Employee DAC)
1:1Exxas employee records map to Acumatica EP.Employee. Full name, email, department, job title, employment status, and hire date transfer directly. Exxas absence and time-tracking records translate to Acumatica TimeOff and TimeEntry DACs. Employee manager relationships map to the SupervisorID field on EP.Employee, and any Exxas custom fields on employees become UDFs on the EP.Employee DAC.
Exxas Cloud Business Platform
Invoice / AR Transaction
Acumatica
Invoice / AR Invoice (AR.SalesInvoice DAC)
1:1Exxas invoices map to Acumatica AR Invoices. Line items, quantities, unit prices, tax amounts, and customer references transfer. Exxas invoice payment status maps to Acumatica AR payment behavior. Historical paid invoices transfer as open documents if you require full transaction history; unpaid invoices transfer as outstanding receivables.
Exxas Cloud Business Platform
Purchase Order / AP Transaction
Acumatica
Purchase Order (PO.POOrder DAC)
1:1Exxas purchase orders map to Acumatica PO.POOrder. Vendor, line items, quantities, costs, and expected delivery dates transfer directly. Exxas supplier invoices link to the corresponding purchase order on the Acumatica side. Purchase order status values map to PO.POOrder.Status, and any Exxas custom fields on POs become UDFs on the PO.POOrder DAC.
Exxas Cloud Business Platform
Custom Data Mask (category-specific fields)
Acumatica
UDF on relevant DAC (User-Defined Field)
1:1Exxas custom data masks define category-specific fields on contacts, companies, projects, products, or tickets. Each Exxas custom field is evaluated against the target Acumatica DAC and created as a UDF — either as a new database column (UsrFieldName), a name-value CSAnswer pair, or a logical-only field depending on whether the field is used in Acumatica reports or business logic.
Exxas Cloud Business Platform
Workflow / Task Package
Acumatica
No equivalent — export for rebuild
1:1Exxas workflows and task packages (automated follow-up sequences within Sales, Service, or Projects) have no Acumatica equivalent. We export workflow definitions as a structured reference document. Rebuilding these automations in Acumatica Automation Tools or third-party integrations is a post-migration step handled by your Acumatica administrator.
Exxas Cloud Business Platform
Mailbox / Shared Inbox
Acumatica
No direct equivalent — reconfigure in Acumatica
1:1Exxas shared mailboxes ([email protected], [email protected]) link incoming email to service tickets. Acumatica does not include a native shared mailbox-to-ticket routing system. Customer email routing must be configured using Acumatica's integration capabilities or a third-party email integration post-migration. Options include the Acumatica Outlook Add-in, Microsoft Power Automate, or a partner email connector; we provide a routing matrix documenting each mailbox and its target case configuration.
Exxas Cloud Business Platform
Attachment / File
Acumatica
Files (UploadFile DAC)
1:1Exxas file attachments on records (contacts, projects, tickets) download and re-upload to Acumatica's UploadFile DAC, linked to the corresponding entity record. Large files are subject to Acumatica's storage configuration. File metadata such as name, size, and upload date are preserved, and attachments retain their link to the original record via the NoteID reference in Acumatica.
Exxas Cloud Business Platform
Chart of Accounts
Acumatica
Chart of Accounts (GL.Account DAC)
1:1Exxas general ledger accounts map to GL.Account in Acumatica. Account code, description, type (asset, liability, income, expense), and active status transfer directly. Exxas account hierarchies map to GL.Account parent-child relationships. Subaccount segments map to GL.Subaccount, and tax tags on accounts transfer to the TaxCategory field in Acumatica.
| Exxas Cloud Business Platform | Acumatica | Compatibility | |
|---|---|---|---|
| Contact / Customer | Customer + Contact (AR.Customer DAC)1:1 | Fully supported | |
| Company / Account | Customer / Vendor (AR.Customer / AP.Vendor)1:1 | Fully supported | |
| Sales Pipeline / Deal | Opportunity (CR.Opportunity DAC)1:1 | Fully supported | |
| Project | Project (PM.Project DAC)1:1 | Fully supported | |
| Product / Item | Non-Stock Item / Stock Item (InventoryItem DAC)1:1 | Fully supported | |
| Service Ticket | Case (CR.Case DAC)1:1 | Fully supported | |
| Employee | Employee (EP.Employee DAC)1:1 | Fully supported | |
| Invoice / AR Transaction | Invoice / AR Invoice (AR.SalesInvoice DAC)1:1 | Fully supported | |
| Purchase Order / AP Transaction | Purchase Order (PO.POOrder DAC)1:1 | Fully supported | |
| Custom Data Mask (category-specific fields) | UDF on relevant DAC (User-Defined Field)1:1 | Fully supported | |
| Workflow / Task Package | No equivalent — export for rebuild1:1 | Fully supported | |
| Mailbox / Shared Inbox | No direct equivalent — reconfigure in Acumatica1:1 | Fully supported | |
| Attachment / File | Files (UploadFile DAC)1:1 | Fully supported | |
| Chart of Accounts | Chart of Accounts (GL.Account DAC)1: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.
Exxas Cloud Business Platform gotchas
API 2.0 Swagger documentation requires authentication
German-language only interface with no English localization
Concurrent-user licensing means simultaneous session limits matter
Acumatica gotchas
API user licenses cap concurrent sessions and request throughput
Multi-tenant filtering requires CompanyID awareness
Custom fields require separate discovery before field mapping
Notes and attachments use a separate linked table structure
Implementation timelines frequently run 3–9 months end-to-end
Pair-specific challenges
Migration approach
Inventory Exxas data and plan Acumatica schema
FlitStack audits every Exxas functional area enabled in your account: contacts, companies, deals, projects, products, service tickets, employees, invoices, and chart of accounts. We document every Exxas custom data mask and its fields, then map each to an Acumatica UDF with a defined storage strategy (database column, CSAnswer pair, or logical field). We deliver an Exxas-to-Acumatica schema plan before any data moves, so your Acumatica administrator can pre-create UDFs, configure CRM case statuses, and set up the chart of accounts in Acumatica.
Configure Acumatica master data structure first
Before transactional data loads, Acumatica needs its foundation in place. We help configure the chart of accounts, branch / company structure (if applicable), warehouse locations, tax agencies, and CRM opportunity stages. GL accounts must exist before invoices can post; AR.Customer records must exist before contacts can link to them. We sequence the Acumatica configuration so every prerequisite record is ready before the data migration runs.
Resolve Exxas users to Acumatica employees by email
Exxas owner assignments on deals, projects, and tickets map to Acumatica Employee or User records. We match Exxas owner email addresses against Acumatica user emails to resolve OwnerID on each record. Unresolved owners are flagged with a fallback assignment rule (typically a designated admin user or queue). This step prevents orphaned records — no Opportunity, Project, or Case lands without an Acumatica owner assigned.
Migrate master data then transactional data in dependency order
We sequence the migration to respect Acumatica's referential integrity: chart of accounts first, then customers and vendors, then contacts, then products and inventory items, then projects and tasks, then service cases, then invoices and purchase orders. Exxas custom data masks migrate after their parent objects land. The sequence prevents foreign-key violations in Acumatica — a Contact cannot link to an Account that does not yet exist, and an Invoice cannot post to a GL account that has not been created.
Run sample migration with field-level diff
A representative slice (100–500 records spanning each major object type) migrates first. We generate a field-level comparison report between Exxas source values and Acumatica destination values so you can verify mapping accuracy before the full run. The diff covers custom UDF values, pick-list mappings, owner resolution, and timestamp preservation. You approve the sample before FlitStack commits the full migration. The report also flags any discrepancies, missing fields, or mismatched pick-list values, enabling your team to adjust mappings before the final data load.
Execute full migration with delta-pickup window
The full data migration runs against Acumatica using scoped read access on Exxas — your team continues working throughout. A delta-pickup window (24–48 hours after the initial bulk load) captures any records created or modified in Exxas during the cutover. Audit logs record every operation. If reconciliation identifies issues, one-click rollback reverts the Acumatica environment to its pre-migration state so FlitStack can correct and re-run without data loss.
Platform deep dives
Exxas Cloud Business Platform
Source
Strengths
Weaknesses
Acumatica
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 Exxas Cloud Business Platform and Acumatica.
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
Exxas Cloud Business Platform: Not publicly documented — customers report contacting Exxas support for rate limit details during bulk export operations.
Data volume sensitivity
Exxas Cloud Business Platform 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 Exxas Cloud Business Platform to Acumatica migration scoping. Not seeing yours? Book a call.
Walk through your Exxas Cloud Business Platform to Acumatica migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationAdjacent paths
Other ways to leave Exxas Cloud Business Platform
Other ways to arrive at Acumatica
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.