Source ERP · 90 of 105

CRMPro → Salesforce — Sage Intacct: what the shipped templates set up

Read it in the terminal with "dlake skills show dlake-crmpro-salesforce/erps/sage-intacct". It extends the dlake-crmpro-salesforce skill, which holds what is true whatever the source ERP.

CRMPro → Salesforce — Sage Intacct: what the shipped templates set up

Keep this skill current. dlake ships updates often and this text is embedded in the CLI you have installed. Before relying on it, compare dlake --version with npm view @commercient/dlake version; if they differ, run npm install -g @commercient/dlake@latest and then dlake skills install, which overwrites the installed skill files with the current text.

dlake-crmpro is the parent skill and the authority for everything general: the crmpro_* tools, CRM_Configuration and CRM_FieldList, TimeStampRepository, the three kinds of source view, the NULL-cursor rule and the silent zero-record run. Read it first; this page does not repeat it. dlake-crmpro-salesforce is the destination skill this page is a child of, and the authority for the Salesforce conventions that hold across every ERP: read it first, then come back here for what this source’s own templates set. This page is dlake-crmpro-salesforce/erps/sage-intacct.md, and that skill’s ERP table is what points at it. What follows is only what the shipped Sage Intacct → Salesforce templates themselves set, read from their Insert_Query, CreateViewQuery and MappingJson. This page grows as the catalogue does.

1. What the templates deliver

GroupBusiness outcomeObjectsSource tables and views
Employee SyncERP EMPLOYEE data becomes CommercientSF8__SAGEINTACCT_employee__c in Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF8__SAGEINTACCT_employee__cSF_ERP_Salesforce_Clone_employee
Warenouse MasterERP WAREHOUSE data becomes CommercientSF8__SAGEINTACCT_warehouse__c in Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF8__SAGEINTACCT_warehouse__cSF_ERP_Salesforce_Clone_warehouse
AccountIn addition to creating the Account record from your ERP customer records, Commercient syncs over the entire Accounting AR Customer record into a Commercient AR Customer object which is a Managed Custom Object (MCO). A lookup field is provided to lookup to the default AR Customer record MCO from the Account record. New records are created, existing ones updated, and records removed in the ERP are deleted.Account, CommercientSF8__SAGEINTACCT_arterm__c, Contact, CommercientSF8__SAGEINTACCT_customer__cSF_ERP_Salesforce_Clone_customer, TxDownloaderProTrans, SF_ERP_Salesforce_Clone_arterm, SF_ERP_Salesforce_Clone_contact, SF_ERP_Salesforce_Clone_employee
CRM OwnershipThe templates push User to Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.User
ProductERP ITEM, ITEMWAREHOUSEINFO, WAREHOUSE data becomes CommercientSF8__SAGEINTACCT_item__c, CommercientSF8__SAGEINTACCT_itemwarehouseinfo__c, Product2 in Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF8__SAGEINTACCT_item__c, CommercientSF8__SAGEINTACCT_itemwarehouseinfo__c, Product2SF_ERP_Salesforce_Clone_item, SF_ERP_Salesforce_Clone_itemwarehouseinfo, SF_ERP_Salesforce_Clone_warehouse
InvoiceBoth Open and Historical invoices are synchronized. Open invoice changes, such as a balance change, or a terms change are reflected in the CRM as they sync based on the frequency of the sync you have chosen (e.g. every hour for example). New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF8__SAGEINTACCT_arinvoice__c, CommercientSF8__SAGEINTACCT_arinvoiceitem__c, CommercientSF8__SAGEINTACCT_arinvoicepayment__cSF_ERP_Salesforce_Clone_arinvoice, CommercientFlags, SF_ERP_Salesforce_Clone_arinvoiceitem, SF_ERP_Salesforce_Clone_item, SF_ERP_Salesforce_Clone_arinvoicepayment
SalesorderCommercient will sync the Sales Orders from the ERP Sales Order Entry module to the Commercient Sales Order Header (MCO) objects in CRM. In the CRM, customer service and sales people can visualize the status of the order such as on hold, backorder, forward order, scheduled for delivery, whether it has shipped, and completion status. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF8__SAGEINTACCT_sodocument__c, CommercientSF8__SAGEINTACCT_sodocumententry__cSF_ERP_Salesforce_Clone_sodocument, CommercientFlags, SF_ERP_Salesforce_Clone_sodocumententry, SF_ERP_Salesforce_Clone_item

2. The process rows the templates create

Each template’s Insert_Query writes one CRM_Configuration row. These are the values it sets; a column the inserts never set is not listed.

Display nameCRM_Object_API_NameCRM_PK_API_NameSync_OrderTimeStamp_PrefixSQL_Query targetfield prefix / postfixSync_Operation_Type
Get AccountAccountCommercientSF__Commercient_ArCustomerCode__c1vw_SAGEINTACCT_Account1'' / ''1
Employee SyncCommercientSF8__SAGEINTACCT_employee__cCommercientSF8__ExternalKey__c2vw_SAGEINTACCT_Employeevw_SAGEINTACCT_EmployeeCommercientSF8__ / __c1
AccountAccountCommercientSF__Commercient_ArCustomerCode__c3vw_SAGEINTACCT_Accountvw_SAGEINTACCT_Account'' / ''1
TermCommercientSF8__SAGEINTACCT_arterm__cCommercientSF8__ExternalKey__c4vw_SAGEINTACCT_ArTermvw_SAGEINTACCT_ArTermCommercientSF8__ / __c1
Customer MasterCommercientSF8__SAGEINTACCT_customer__cCommercientSF8__ExternalKey__c5vw_SAGEINTACCT_Customervw_SAGEINTACCT_CustomerCommercientSF8__ / __c1
Warenouse MasterCommercientSF8__SAGEINTACCT_warehouse__cCommercientSF8__ExternalKey__c6vw_SAGEINTACCT_Warehousevw_SAGEINTACCT_WarehouseCommercientSF8__ / __c1
ProductProduct2CommercientSF__ExternalKey__c7vw_SAGEINTACCT_Productvw_SAGEINTACCT_Product'' / ''1
Item MasterCommercientSF8__SAGEINTACCT_item__cCommercientSF8__ExternalKey__c11vw_SAGEINTACCT_Itemvw_SAGEINTACCT_ItemCommercientSF8__ / __c1
Itemwise WarehouseCommercientSF8__SAGEINTACCT_itemwarehouseinfo__cCommercientSF8__ExternalKey__c12vw_SAGEINTACCT_ItemWiseWarehousevw_SAGEINTACCT_ItemWiseWarehouseCommercientSF8__ / __c1
Salesorder HeaderCommercientSF8__SAGEINTACCT_sodocument__cCommercientSF8__ExternalKey__c13vw_SAGEINTACCT_SalesOrderHeadervw_SAGEINTACCT_SalesOrderHeaderCommercientSF8__ / __c1
Salesorder LineCommercientSF8__SAGEINTACCT_sodocumententry__cCommercientSF8__ExternalKey__c14vw_SAGEINTACCT_SalesOrderLinevw_SAGEINTACCT_SalesOrderLineCommercientSF8__ / __c1
Invoice HeaderCommercientSF8__SAGEINTACCT_arinvoice__cCommercientSF8__ExternalKey__c15vw_SAGEINTACCT_InvoiceHeadervw_SAGEINTACCT_InvoiceHeaderCommercientSF8__ / __c1
Invoice LineCommercientSF8__SAGEINTACCT_arinvoiceitem__cCommercientSF8__ExternalKey__c16vw_SAGEINTACCT_InvoiceLinevw_SAGEINTACCT_InvoiceLineCommercientSF8__ / __c1
Invoice PaymentCommercientSF8__SAGEINTACCT_arinvoicepayment__cCommercientSF8__ExternalKey__c17vw_SAGEINTACCT_InvoicePaymentvw_SAGEINTACCT_InvoicePaymentCommercientSF8__ / __c1
Customer To Account ReverseLookupAccountCommercientSF__Commercient_ArCustomerCode__c18vw_SAGEINTACCT_AccountReverseLookupvw_SAGEINTACCT_AccountReverseLookup'' / ''1
Item To ProductReverseLookupProduct2CommercientSF__ExternalKey__c19vw_SAGEINTACCT_ProductReverseLookupvw_SAGEINTACCT_ProductReverseLookup'' / ''1
ContactContactCommercientSF8__ExternalKey__c20vw_SAGEINTACCT_Contactvw_SAGEINTACCT_Contact'' / ''1
Get UserUserId22vw_SAGEINTACCT_GetUservw_SAGEINTACCT_User'' / ''1
Account ArCustomerCode NULLAccountid23vw_SAGEINTACCT_NeedNULLAccountvw_SAGEINTACCT_NeedNULLAccount'' / ''3

Every one of these inserts Is_Active as 0, so an imported process is inactive until an operator activates it. Across the set they insert Is_Create_Entity 0, Is_Create_Fields 0, Is_Active_Get_Records 0, Is_Active_Delete_Records 0, IsAccountMatching False, Sync_Batch_Size 200. Text columns a template does not use are inserted as '' rather than left NULL. Get_SOQL_Query carries a query on Get Account, Account, Contact, Get User — those rows read records back from Salesforce as well as pushing.

3. The views

Each template creates its view with CreateViewQuery, in the gateway dbo schema. “Change detection” names which of the three kinds dlake-crmpro defines the view’s own WHERE makes it; where a view’s shape is not one of those three the column is left empty and the view’s own WHERE is the authority.

ViewChange detectionRepository keyReads other prefixesIdentity columnSource tables
vw_SAGEINTACCT_Employeeinsert + updatevw_SAGEINTACCT_Employee:SF_ERP_Salesforce_Clone_employee
vw_SAGEINTACCT_Accountinsert + updatevw_SAGEINTACCT_Account:vw_SAGEINTACCT_GetUser:SF_ERP_Salesforce_Clone_customer
vw_SAGEINTACCT_ArTerminsert + updatevw_SAGEINTACCT_ArTerm:SF_ERP_Salesforce_Clone_arterm
vw_SAGEINTACCT_Customerinsert + updatevw_SAGEINTACCT_Customer:vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_ArTerm:, vw_SAGEINTACCT_Employee:SF_ERP_Salesforce_Clone_customer, SF_ERP_Salesforce_Clone_employee
vw_SAGEINTACCT_Warehouseinsert + updatevw_SAGEINTACCT_Warehouse:SF_ERP_Salesforce_Clone_warehouse
vw_SAGEINTACCT_Productinsert + updatevw_SAGEINTACCT_Product:CommercientSF__ExternalKey__cSF_ERP_Salesforce_Clone_item
vw_SAGEINTACCT_Iteminsert + updatevw_SAGEINTACCT_Item:vw_SAGEINTACCT_Product:SF_ERP_Salesforce_Clone_item
vw_SAGEINTACCT_ItemWiseWarehouseinsert + updatevw_SAGEINTACCT_ItemWiseWarehouse:vw_SAGEINTACCT_Item:, vw_SAGEINTACCT_Warehouse:SF_ERP_Salesforce_Clone_itemwarehouseinfo, SF_ERP_Salesforce_Clone_warehouse, SF_ERP_Salesforce_Clone_item
vw_SAGEINTACCT_SalesOrderHeaderinsert + updatevw_SAGEINTACCT_SalesOrderHeader:vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_Customer:SF_ERP_Salesforce_Clone_sodocument, CommercientFlags
vw_SAGEINTACCT_SalesOrderLineinsert + updatevw_SAGEINTACCT_SalesOrderLine:vw_SAGEINTACCT_SalesOrderHeader:, vw_SAGEINTACCT_Item:SF_ERP_Salesforce_Clone_sodocumententry, SF_ERP_Salesforce_Clone_item
vw_SAGEINTACCT_InvoiceHeaderinsert + updatevw_SAGEINTACCT_InvoiceHeader:vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_Customer:SF_ERP_Salesforce_Clone_arinvoice, CommercientFlags
vw_SAGEINTACCT_InvoiceLineinsert + updatevw_SAGEINTACCT_InvoiceLine:vw_SAGEINTACCT_InvoiceHeader:, vw_SAGEINTACCT_Item:SF_ERP_Salesforce_Clone_arinvoiceitem, SF_ERP_Salesforce_Clone_item, SF_ERP_Salesforce_Clone_arinvoice
vw_SAGEINTACCT_InvoicePaymentinsert + updatevw_SAGEINTACCT_InvoicePayment:vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_Customer:, vw_SAGEINTACCT_InvoiceHeader:SF_ERP_Salesforce_Clone_arinvoicepayment, SF_ERP_Salesforce_Clone_arinvoice
vw_SAGEINTACCT_AccountReverseLookupinsert-onlyvw_SAGEINTACCT_AccountReverseLookup:vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_Customer:SF_ERP_Salesforce_Clone_customer
vw_SAGEINTACCT_ProductReverseLookupinsert + updatevw_SAGEINTACCT_ProductReverseLookup:vw_SAGEINTACCT_Item:SF_ERP_Salesforce_Clone_item
vw_SAGEINTACCT_Contactinsert + updatevw_SAGEINTACCT_Contact:vw_SAGEINTACCT_Account:SF_ERP_Salesforce_Clone_contact, SF_ERP_Salesforce_Clone_customer
vw_SAGEINTACCT_NeedNULLAccountinsert + updateSF_ERP_Salesforce_Clone_customer, TxDownloaderProTrans

The repository key these templates build is <TimeStamp_Prefix>:<key>. The literal in the view and the TimeStamp_Prefix on the configuration row have to be the same string, case included.

4. Order of work

The templates set Sync_Order from 1 to 23. A run processes active rows in ascending Sync_Order, which is the order the templates put them in:

  • 1 — Get Account
  • 2 — Employee Sync
  • 3 — Account
  • 4 — Term
  • 5 — Customer Master
  • 6 — Warenouse Master
  • 7 — Product
  • 11 — Item Master
  • 12 — Itemwise Warehouse
  • 13 — Salesorder Header
  • 14 — Salesorder Line
  • 15 — Invoice Header
  • 16 — Invoice Line
  • 17 — Invoice Payment
  • 18 — Customer To Account ReverseLookup
  • 19 — Item To ProductReverseLookup
  • 20 — Contact
  • 22 — Get User
  • 23 — Account ArCustomerCode NULL

These views read another process’s repository prefix, which is what makes the order a dependency order: the row appears in the view only once the process that writes that prefix has run, so a parent flows on one run and its children on the next.

  • vw_SAGEINTACCT_Account reads vw_SAGEINTACCT_GetUser:
  • vw_SAGEINTACCT_AccountReverseLookup reads vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_Customer:
  • vw_SAGEINTACCT_Contact reads vw_SAGEINTACCT_Account:
  • vw_SAGEINTACCT_Customer reads vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_ArTerm:, vw_SAGEINTACCT_Employee:
  • vw_SAGEINTACCT_Item reads vw_SAGEINTACCT_Product:
  • vw_SAGEINTACCT_ItemWiseWarehouse reads vw_SAGEINTACCT_Item:, vw_SAGEINTACCT_Warehouse:
  • vw_SAGEINTACCT_InvoiceHeader reads vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_Customer:
  • vw_SAGEINTACCT_InvoiceLine reads vw_SAGEINTACCT_InvoiceHeader:, vw_SAGEINTACCT_Item:
  • vw_SAGEINTACCT_InvoicePayment reads vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_Customer:, vw_SAGEINTACCT_InvoiceHeader:
  • vw_SAGEINTACCT_ProductReverseLookup reads vw_SAGEINTACCT_Item:
  • vw_SAGEINTACCT_SalesOrderHeader reads vw_SAGEINTACCT_Account:, vw_SAGEINTACCT_Customer:
  • vw_SAGEINTACCT_SalesOrderLine reads vw_SAGEINTACCT_SalesOrderHeader:, vw_SAGEINTACCT_Item:

5. Field mapping

CRM_FieldList carries one row per pushed column, with Object_Name equal to the CRM_Object_API_Name value — as dlake-crmpro puts it, an object with no CRM_FieldList rows pushes nothing and records no error. Each template carries its intended mapping in MappingJson. Read that with dlake admin crmpro_templates, then check crmpro_field_mapping on the created process before activating it.

TemplateObjectMapped fieldsFirst ERP → Salesforce pairs
Get AccountAccount18CommercientSFommercient_ArCustomerCodeCommercientSF__Commercient_ArCustomerCode__c, BillingStreetBillingStreet, BillingCountryBillingCountry, BillingCityBillingCity, BillingStateBillingState
Employee SyncCommercientSF8__SAGEINTACCT_employee__c76RECORDNORECORDNO, EMPLOYEEIDCommercientSF8__EMPLOYEEID__c, SSNCommercientSF8__SSN__c, TITLECommercientSF8__TITLE__c, LOCATIONIDLOCATIONID
AccountAccount18CommercientSFommercient_ArCustomerCodeCommercientSF__Commercient_ArCustomerCode__c, BillingStreetBillingStreet, BillingCountryBillingCountry, BillingCityBillingCity, BillingStateBillingState
TermCommercientSF8__SAGEINTACCT_arterm__c19DESCRIPTIONDESCRIPTION, STATUSCommercientSF8__STATUS__c, RECORDNORECORDNO, WHENMODIFIEDCommercientSF8__WHENMODIFIED__c, WHENCREATEDWHENCREATED
Customer MasterCommercientSF8__SAGEINTACCT_customer__c93AccountAccount, Sage_Intacct_TermSage_Intacct_Term, Sage_Intacct_SalespersonSage_Intacct_Salesperson, RECORDNORECORDNO, CUSTOMERIDCommercientSF8__CUSTOMERID__c
Warenouse MasterCommercientSF8__SAGEINTACCT_warehouse__c21RECORDNORECORDNO, LOCATIONIDLOCATIONID, PARENTKEYCommercientSF8__PARENTKEY__c, PARENTIDCommercientSF8__PARENTID__c, PARENTNAMECommercientSF8__PARENTNAME__c
ProductProduct211ProductCodeProductCode, CommercientSF__ExternalKeyCommercientSF__ExternalKey__c, DescriptionDescription, FamilyFamily, Category1Category1__c
Item MasterCommercientSF8__SAGEINTACCT_item__c70ProductProduct__c, RECORDNORECORDNO, ITEMIDCommercientSF8__ITEMID__c, STATUSCommercientSF8__STATUS__c, MRRCommercientSF8__MRR__c
Itemwise WarehouseCommercientSF8__SAGEINTACCT_itemwarehouseinfo__c30Sage_Intacct_ItemSage_Intacct_Item, Sage_Intacct_WarehouseSage_Intacct_Warehouse, RECORDNORECORDNO, ITEMIDCommercientSF8__ITEMID__c, WAREHOUSEIDCommercientSF8__WAREHOUSEID__c
Salesorder HeaderCommercientSF8__SAGEINTACCT_sodocument__c49AccountAccount, Sage_Intacct_CustomerSage_Intacct_Customer, RECORDNORECORDNO, DOCNODOCNO, DOCIDDOCID
Salesorder LineCommercientSF8__SAGEINTACCT_sodocumententry__c88RECORDNORECORDNO, Sage_Intacct_ItemSage_Intacct_Item, Sage_Intacct_Sales_Order_HeaderSage_Intacct_Sales_Order_Header, DOCHDRNODOCHDRNO, DOCHDRIDDOCHDRID
Invoice HeaderCommercientSF8__SAGEINTACCT_arinvoice__c92AccountAccount, Sage_Intacct_CustomerSage_Intacct_Customer, RECORDNORECORDNO, RECORDTYPERECORDTYPE, RECORDIDRECORDID
Invoice LineCommercientSF8__SAGEINTACCT_arinvoiceitem__c83RECORDNORECORDNO, Sage_Intacct_Invoice_HeaderSage_Intacct_Invoice_Header, Sage_Intacct_ItemSage_Intacct_Item, RECORDKEYRECORDKEY, ACCOUNTKEYACCOUNTKEY
Invoice PaymentCommercientSF8__SAGEINTACCT_arinvoicepayment__c20Sage_Intacct_Invoice_HeaderSage_Intacct_Invoice_Header, AccountAccount, Sage_Intacct_CustomerSage_Intacct_Customer, RECORDNORECORDNO, PAYMENTKEYCommercientSF8__PAYMENTKEY__c
Customer To Account ReverseLookupAccount2CommercientSFommercient_ArCustomerCodeCommercientSF__Commercient_ArCustomerCode__c, CommercientSF8__Sage_Intacct_CustomerCommercientSF8__Sage_Intacct_Customer__c
Item To ProductReverseLookupProduct22CommercientSF__ExternalKeyCommercientSF__ExternalKey__c, Sage_Intacct_ItemSage_Intacct_Item__c
ContactContact12AccountIdAccountId, CommercientSF8__ExternalKeyCommercientSF8__ExternalKey__c, LastNameLastName, FirstNameFirstName, EmailEmail
Account ArCustomerCode NULLAccount2CommercientSFommercient_ArCustomerCodeCommercientSF__Commercient_ArCustomerCode__c, idid

6. Community templates

The catalogue carries 57 community templates for this pair. A community template is authored in a tenant rather than shipped with the product, and it imports the same way as any other. Its own names, notes, field mapping and SQL are tenant content, so what this section states is what the set amounts to: how many templates there are, what they default to doing, which destination objects they write and which groups they fall in. They are not part of the shipped set described above.

  • Templates: 57
  • Default operations: insert on 57, update on 57, delete on 57
  • Marked circular-sync: 0
  • Licence groups they span: 9
  • Destination objects: Account, Product2, CommercientSF8__SAGEINTACCT_arinvoice__c, CommercientSF8__SAGEINTACCT_customer__c, Contact, CommercientSF8__SAGEINTACCT_arinvoicepayment__c, CommercientSF8__SAGEINTACCT_employee__c, CommercientSF8__SAGEINTACCT_item__c, CommercientSF8__SAGEINTACCT_arinvoiceitem__c, CommercientSF8__SAGEINTACCT_itemwarehouseinfo__c, CommercientSF8__SAGEINTACCT_sodocument__c, CommercientSF8__SAGEINTACCT_sodocumententry__c, CommercientSF8__SAGEINTACCT_warehouse__c, CommercientSF_SAGEINTACCT_arpayment__c, CommercientSF8__SAGEINTACCT_arterm__c, CUSTOMER__c, PricebookEntry, PRODUCTMATCHING__c
  • Object display names: Account, Contact, Customer Master, Customer To Account ReverseLookup, Get Account, Invoice Header, Account ArCustomerCode NULL, Employee Sync, Invoice Payment, Item Master, Product, Invoice Line, 9 more and 2 further templates
  • Template groups: Account, Product, Invoice, Salesorder

A community template is imported the way a shipped one is, and the same rules apply to what it creates: read the process it creates with crmpro_get_process, its mapping with crmpro_field_mapping, and the view it selects from, before activating it.

7. Verifying

# per-prefix counts; every synced record carries its destination id
dlake tool query --profile <tenant> --sql "SELECT LEFT([Key], CHARINDEX(':',[Key])-1) AS prefix, COUNT(*) n, COUNT(NULLIF(SFDCID,'')) withId FROM dbo.TimeStampRepository WHERE CHARINDEX(':',[Key])>0 GROUP BY LEFT([Key], CHARINDEX(':',[Key])-1)"

withId = n for every prefix is the success condition dlake-crmpro defines. The split is on the first colon, which is the prefix boundary whether the key separator is : or ::.

The prefixes these templates set:

  • vw_SAGEINTACCT_Employee
  • vw_SAGEINTACCT_Warehouse
  • vw_SAGEINTACCT_Account
  • vw_SAGEINTACCT_AccountReverseLookup
  • vw_SAGEINTACCT_NeedNULLAccount
  • vw_SAGEINTACCT_ArTerm
  • vw_SAGEINTACCT_Contact
  • vw_SAGEINTACCT_GetUser
  • vw_SAGEINTACCT_Customer
  • vw_SAGEINTACCT_Item
  • vw_SAGEINTACCT_ItemWiseWarehouse
  • vw_SAGEINTACCT_InvoiceHeader
  • vw_SAGEINTACCT_InvoiceLine
  • vw_SAGEINTACCT_InvoicePayment
  • vw_SAGEINTACCT_Product
  • vw_SAGEINTACCT_ProductReverseLookup
  • vw_SAGEINTACCT_SalesOrderHeader
  • vw_SAGEINTACCT_SalesOrderLine

8. Where this sits

dlake-crmpro is the general operating surface — the crmpro_* tools, the setup and transaction tables, field mapping, and the source-view contract that applies to every destination. This page adds what the shipped Sage Intacct → Salesforce templates set up. dlake-crmpro-salesforce is the destination skill this page sits under: its own text is the authority for the Salesforce conventions that hold across every ERP, and its ERP table lists this page alongside every sibling ERP page for this destination. For the extract leg that fills the clone tables, see dlake-normalsync; for the on-premises agent that runs it, dlake-syncagent; for the writeback leg, dlake-txdownloaderpro; for standing an integration up, dlake-integration-setup.