Source ERP · 102 of 105

CRMPro → Salesforce — Traverse Process PRO Global: what the shipped templates set up

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

CRMPro → Salesforce — Traverse Process PRO Global: 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/traverse-process-pro-global.md, and that skill’s ERP table is what points at it. What follows is only what the shipped Traverse Process PRO Global → 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
Get Salesforce UserThe templates push User to Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.User
TRAVERSEPROCESSPROGLOBAL SoTransHeaderERP TBLSOTRANSHEADER data becomes CommercientSF7__tblSoTransHeader__c in Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF7__tblSoTransHeader__cSF_ERP_Salesforce_Clone_tblSoTransHeader, CommercientFlags
TRAVERSEPROCESSPROGLOBAL SoTransDetailERP TBLSOTRANSDETAIL data becomes CommercientSF7__tblSoTransDetail__c in Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF7__tblSoTransDetail__cSF_ERP_Salesforce_Clone_tblSoTransDetail
TRAVERSEPROCESSPROGLOBAL ArHistHeaderERP TBLARHISTHEADER data becomes CommercientSF7__tblArHistHeader__c in Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF7__tblArHistHeader__cSF_ERP_Salesforce_Clone_tblArHistHeader, CommercientFlags
TRAVERSEPROCESSPROGLOBAL ArHistDetailERP TBLARHISTDETAIL data becomes CommercientSF7__tblArHistDetail__c in Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF7__tblArHistDetail__cSF_ERP_Salesforce_Clone_tblArHistDetail
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, CommercientSF7__tblArCust__cSF_ERP_Salesforce_Clone_tblArCust, SF_CustSales, SF_ERP_Salesforce_Clone_tblArShipTo
Customer Multi Ship AddressesIf you are using multiple ship to addresses for a given AR Customer in your ERP system then you will be able to see all the addresses inside the CRM Account screen in a Commercient Multi Ship To Address MCO related list. New records are created, existing ones updated, and records removed in the ERP are deleted.CommercientSF7__tblArShipTo__cSF_ERP_Salesforce_Clone_tblArShipTo
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.CommercientSF7__tblArOpenInvoice__c, Invoice__c, Invoice_Detail__cSF_ERP_Salesforce_Clone_tblArOpenInvoice, CommercientFlags, trav_tblArHistHeader_view, SF_ERP_Salesforce_Clone_tblArHistHeader, ERP, trav_tblArHistDetail_view
ProductThe templates push Product2 to Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.Product2
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.Order_Header__c, Order_Detail__ctrav_tblSoTransHeader_view, SF_ERP_Salesforce_Clone_tblSoTransHeader, CommercientFlags, trav_tblSoTransDetail_view, SF_ERP_Salesforce_Clone_tblSoTransDetail, ERP

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 Salesforce UserUserCommercientSF6__SalespersonCode__c0vw_TRAVERSEPROCESSPROGLOBAL_GetUser1=0'' / ''1
Get Salesforce ProductProduct20vw_TRAVERSEPROCESSPROGLOBAL_Product1=0'' / ''1
AccountAccountCommercientSF__Commercient_ArCustomerCode__c1vw_TRAVERSEPROCESSPROGLOBAL_Accountvw_TRAVERSEPROCESSPROGLOBAL_Account'' / ''1
Child AccountAccountCommercientSF__Commercient_ArCustomerCode__c2vw_TRAVERSEPROCESSPROGLOBAL_Accountvw_TRAVERSEPROCESSPROGLOBAL_ChildAccount'' / ''1
TRAVERSEPROCESSPROGLOBAL CustomerCommercientSF7__tblArCust__cCommercientSF7__CustId__c3vw_TRAVERSEPROCESSPROGLOBAL_Customervw_TRAVERSEPROCESSPROGLOBAL_CustomerCommercientSF7__ / __c1
TRAVERSEPROCESSPROGLOBAL CustomerToAccountLookupAccountCommercientSF__Commercient_ArCustomerCode__c4vw_TRAVERSEPROCESSPROGLOBAL_CustomerToAccountLookuvw_TRAVERSEPROCESSPROGLOBAL_CustomerToAccountLookup'' / ''1
TRAVERSEPROCESSPROGLOBAL ShipToCommercientSF7__tblArShipTo__cCommercientSF7__ExternalKey__c5vw_TRAVERSEPROCESSPROGLOBAL_ShipTovw_TRAVERSEPROCESSPROGLOBAL_ShipToCommercientSF7__ / __c1
TRAVERSEPROCESSPROGLOBAL SoTransHeaderCommercientSF7__tblSoTransHeader__cCommercientSF7__TransId__c6vw_TRAVERSEPROCESSPROGLOBAL_SoTransHeadervw_TRAVERSEPROCESSPROGLOBAL_SoTransHeaderCommercientSF7__ / __c1
TRAVERSEPROCESSPROGLOBAL SoTransDetailCommercientSF7__tblSoTransDetail__cCommercientSF7__ExternalKey__c7vw_TRAVERSEPROCESSPROGLOBAL_SoTransDetailvw_TRAVERSEPROCESSPROGLOBAL_SoTransDetailCommercientSF7__ / __c1
TRAVERSEPROCESSPROGLOBAL ArHistHeaderCommercientSF7__tblArHistHeader__cCommercientSF7__ExternalKey__c8vw_TRAVERSEPROCESSPROGLOBAL_ArHistHeadervw_TRAVERSEPROCESSPROGLOBAL_ArHistHeaderCommercientSF7__ / __c1
TRAVERSEPROCESSPROGLOBAL ArHistDetailCommercientSF7__tblArHistDetail__cCommercientSF7__ExternalKey__c9vw_TRAVERSEPROCESSPROGLOBAL_ArHistDetailvw_TRAVERSEPROCESSPROGLOBAL_ArHistDetailCommercientSF7__ / __c1
TRAVERSEPROCESSPROGLOBAL ArOpenInvoiceCommercientSF7__tblArOpenInvoice__cCommercientSF7__Counter__c10vw_TRAVERSEPROCESSPROGLOBAL_ArOpenInvoicevw_TRAVERSEPROCESSPROGLOBAL_ArOpenInvoiceCommercientSF7__ / __c1
Order HeaderOrder_Header__csomast_id_col__c11vw_TRAVERSEPROCESSPROGLOBAL_OrderHeadervw_TRAVERSEPROCESSPROGLOBAL_OrderHeader'' / __c1
Order DetailOrder_Detail__csotran_id_col__c12vw_TRAVERSEPROCESSPROGLOBAL_OrderDetailvw_TRAVERSEPROCESSPROGLOBAL_OrderDetail'' / __c1
Invoice HeaderInvoice__carmast_id_col__c13vw_TRAVERSEPROCESSPROGLOBAL_InvoiceHeadervw_TRAVERSEPROCESSPROGLOBAL_InvoiceHeader'' / __c1
Invoice DetailInvoice_Detail__cadtran_id__c14vw_TRAVERSEPROCESSPROGLOBAL_InvoiceDetailvw_TRAVERSEPROCESSPROGLOBAL_InvoiceDetail'' / __c1

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 Salesforce User, Account, Get Salesforce Product, Order Header — 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_TRAVERSEPROCESSPROGLOBAL_Accountinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_Account:vw_TRAVERSEPROCESSPROGLOBAL_GetUser:SF_ERP_Salesforce_Clone_tblArCust, SF_CustSales
vw_TRAVERSEPROCESSPROGLOBAL_ChildAccountinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_Account:vw_TRAVERSEPROCESSPROGLOBAL_GetUser:SF_ERP_Salesforce_Clone_tblArShipTo, SF_ERP_Salesforce_Clone_tblArCust
vw_TRAVERSEPROCESSPROGLOBAL_Customerinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_Customer:vw_TRAVERSEPROCESSPROGLOBAL_Account:SF_ERP_Salesforce_Clone_tblArCust
vw_TRAVERSEPROCESSPROGLOBAL_CustomerToAccountLookupinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_CustomerToAccountLooku:vw_TRAVERSEPROCESSPROGLOBAL_Customer:, vw_TRAVERSEPROCESSPROGLOBAL_Account:SF_ERP_Salesforce_Clone_tblArCust
vw_TRAVERSEPROCESSPROGLOBAL_ShipToinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_ShipTo:vw_TRAVERSEPROCESSPROGLOBAL_Account:, vw_TRAVERSEPROCESSPROGLOBAL_Customer:ExternalKeySF_ERP_Salesforce_Clone_tblArShipTo
vw_TRAVERSEPROCESSPROGLOBAL_SoTransHeaderinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_SoTransHeader:vw_TRAVERSEPROCESSPROGLOBAL_Account:, vw_TRAVERSEPROCESSPROGLOBAL_Customer:SF_ERP_Salesforce_Clone_tblSoTransHeader, CommercientFlags
vw_TRAVERSEPROCESSPROGLOBAL_SoTransDetailinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_SoTransDetail:vw_TRAVERSEPROCESSPROGLOBAL_SoTransHeader:ExternalKeySF_ERP_Salesforce_Clone_tblSoTransDetail
vw_TRAVERSEPROCESSPROGLOBAL_ArHistHeaderinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_ArHistHeader:vw_TRAVERSEPROCESSPROGLOBAL_Account:, vw_TRAVERSEPROCESSPROGLOBAL_Customer:, vw_TRAVERSEPROCESSPROGLOBAL_SoTransHeader:ExternalKeySF_ERP_Salesforce_Clone_tblArHistHeader, CommercientFlags
vw_TRAVERSEPROCESSPROGLOBAL_ArHistDetailinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_ArHistDetail:vw_TRAVERSEPROCESSPROGLOBAL_ArHistHeader:ExternalKeySF_ERP_Salesforce_Clone_tblArHistDetail
vw_TRAVERSEPROCESSPROGLOBAL_ArOpenInvoiceinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_ArOpenInvoice:vw_TRAVERSEPROCESSPROGLOBAL_Account:SF_ERP_Salesforce_Clone_tblArOpenInvoice, CommercientFlags
vw_TRAVERSEPROCESSPROGLOBAL_OrderHeaderinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_OrderHeader:vw_TRAVERSEPROCESSPROGLOBAL_Account:somast_id_col__ctrav_tblSoTransHeader_view, SF_ERP_Salesforce_Clone_tblSoTransHeader, CommercientFlags
vw_TRAVERSEPROCESSPROGLOBAL_OrderDetailinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_OrderDetail:vw_TRAVERSEPROCESSPROGLOBAL_OrderHeader:, vw_TRAVERSEPROCESSPROGLOBAL_Product:sotran_id_col__ctrav_tblSoTransDetail_view, SF_ERP_Salesforce_Clone_tblSoTransDetail, SF_ERP_Salesforce_Clone_tblSoTransHeader, trav_tblSoTransHeader_view, ERP
vw_TRAVERSEPROCESSPROGLOBAL_InvoiceHeaderinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_InvoiceHeader:vw_TRAVERSEPROCESSPROGLOBAL_Account:, vw_TRAVERSEPROCESSPROGLOBAL_OrderHeader:armast_id_col__ctrav_tblArHistHeader_view, SF_ERP_Salesforce_Clone_tblArHistHeader, ERP
vw_TRAVERSEPROCESSPROGLOBAL_InvoiceDetailinsert + updatevw_TRAVERSEPROCESSPROGLOBAL_InvoiceDetail:vw_TRAVERSEPROCESSPROGLOBAL_InvoiceHeader:, vw_TRAVERSEPROCESSPROGLOBAL_Product:adtran_id__ctrav_tblArHistDetail_view, SF_ERP_Salesforce_Clone_tblArHistDetail, trav_tblArHistHeader_view, ERP

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 0 to 14. A run processes active rows in ascending Sync_Order, which is the order the templates put them in:

  • 0 — Get Salesforce User, Get Salesforce Product
  • 1 — Account
  • 2 — Child Account
  • 3 — TRAVERSEPROCESSPROGLOBAL Customer
  • 4 — TRAVERSEPROCESSPROGLOBAL CustomerToAccountLookup
  • 5 — TRAVERSEPROCESSPROGLOBAL ShipTo
  • 6 — TRAVERSEPROCESSPROGLOBAL SoTransHeader
  • 7 — TRAVERSEPROCESSPROGLOBAL SoTransDetail
  • 8 — TRAVERSEPROCESSPROGLOBAL ArHistHeader
  • 9 — TRAVERSEPROCESSPROGLOBAL ArHistDetail
  • 10 — TRAVERSEPROCESSPROGLOBAL ArOpenInvoice
  • 11 — Order Header
  • 12 — Order Detail
  • 13 — Invoice Header
  • 14 — Invoice Detail

Several of these rows share a Sync_Order value: each template group carries its own numbering, so give the imported processes an order across the whole set rather than taking the template values as one.

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_TRAVERSEPROCESSPROGLOBAL_SoTransHeader reads vw_TRAVERSEPROCESSPROGLOBAL_Account:, vw_TRAVERSEPROCESSPROGLOBAL_Customer:
  • vw_TRAVERSEPROCESSPROGLOBAL_SoTransDetail reads vw_TRAVERSEPROCESSPROGLOBAL_SoTransHeader:
  • vw_TRAVERSEPROCESSPROGLOBAL_ArHistHeader reads vw_TRAVERSEPROCESSPROGLOBAL_Account:, vw_TRAVERSEPROCESSPROGLOBAL_Customer:, vw_TRAVERSEPROCESSPROGLOBAL_SoTransHeader:
  • vw_TRAVERSEPROCESSPROGLOBAL_ArHistDetail reads vw_TRAVERSEPROCESSPROGLOBAL_ArHistHeader:
  • vw_TRAVERSEPROCESSPROGLOBAL_Account reads vw_TRAVERSEPROCESSPROGLOBAL_GetUser:
  • vw_TRAVERSEPROCESSPROGLOBAL_ChildAccount reads vw_TRAVERSEPROCESSPROGLOBAL_GetUser:
  • vw_TRAVERSEPROCESSPROGLOBAL_CustomerToAccountLookup reads vw_TRAVERSEPROCESSPROGLOBAL_Customer:, vw_TRAVERSEPROCESSPROGLOBAL_Account:
  • vw_TRAVERSEPROCESSPROGLOBAL_Customer reads vw_TRAVERSEPROCESSPROGLOBAL_Account:
  • vw_TRAVERSEPROCESSPROGLOBAL_ShipTo reads vw_TRAVERSEPROCESSPROGLOBAL_Account:, vw_TRAVERSEPROCESSPROGLOBAL_Customer:
  • vw_TRAVERSEPROCESSPROGLOBAL_ArOpenInvoice reads vw_TRAVERSEPROCESSPROGLOBAL_Account:
  • vw_TRAVERSEPROCESSPROGLOBAL_InvoiceHeader reads vw_TRAVERSEPROCESSPROGLOBAL_Account:, vw_TRAVERSEPROCESSPROGLOBAL_OrderHeader:
  • vw_TRAVERSEPROCESSPROGLOBAL_InvoiceDetail reads vw_TRAVERSEPROCESSPROGLOBAL_InvoiceHeader:, vw_TRAVERSEPROCESSPROGLOBAL_Product:
  • vw_TRAVERSEPROCESSPROGLOBAL_OrderHeader reads vw_TRAVERSEPROCESSPROGLOBAL_Account:
  • vw_TRAVERSEPROCESSPROGLOBAL_OrderDetail reads vw_TRAVERSEPROCESSPROGLOBAL_OrderHeader:, vw_TRAVERSEPROCESSPROGLOBAL_Product:

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
AccountAccount20CommercientSFommercient_ArCustomerCodeCommercientSF__Commercient_ArCustomerCode__c, BillingStreetBillingStreet, BillingCityBillingCity, BillingStateBillingState, BillingCountryBillingCountry
Child AccountAccount13CommercientSFommercient_ArCustomerCodeCommercientSF__Commercient_ArCustomerCode__c, ParentIDParentID, BillingStreetBillingStreet, BillingCityBillingCity, BillingStateBillingState
TRAVERSEPROCESSPROGLOBAL CustomerCommercientSF7__tblArCust__c65CustIdCommercientSF7__CustId__c, AccountAccount, AcctTypeAcctType, Addr1CommercientSF7__Addr1__c, Addr2CommercientSF7__Addr2__c
TRAVERSEPROCESSPROGLOBAL CustomerToAccountLookupAccount2CommercientSFommercient_ArCustomerCodeCommercientSF__Commercient_ArCustomerCode__c, CommercientSF7__Traverse_Customer_RecordCommercientSF7__Traverse_Customer_Record__c
TRAVERSEPROCESSPROGLOBAL ShipToCommercientSF7__tblArShipTo__c24Addr1CommercientSF7__Addr1__c, Addr2CommercientSF7__Addr2__c, AddressTypeCommercientSF7__AddressType__c, AttnCommercientSF7__Attn__c, CityCommercientSF7__City__c
TRAVERSEPROCESSPROGLOBAL SoTransHeaderCommercientSF7__tblSoTransHeader__c75TransIdCommercientSF7__TransId__c, AccountAccount, Traverse_Customer_RecordTraverse_Customer_Record__c, TransTypeCommercientSF7__TransType__c, BatchIdBatchId
TRAVERSEPROCESSPROGLOBAL SoTransDetailCommercientSF7__tblSoTransDetail__c71tblSoTransHeaderCommercientSF7__tblSoTransHeader__c, TransIdCommercientSF7__TransId__c, EntryNumCommercientSF7__EntryNum__c, ItemJobCommercientSF7__ItemJob__c, LocIdLocId
TRAVERSEPROCESSPROGLOBAL ArHistHeaderCommercientSF7__tblArHistHeader__c95AccountAccount, Traverse_Customer_RecordCommercientSF7__Traverse_Customer_Record__c, tblSoTransHeaderCommercientSF7__tblSoTransHeader__c, PostRunCommercientSF7__PostRun__c, TransIdCommercientSF7__TransId__c
TRAVERSEPROCESSPROGLOBAL ArHistDetailCommercientSF7__tblArHistDetail__c80tblArHistHeaderCommercientSF7__tblArHistHeader__c, TransIdCommercientSF7__TransId__c, EntryNumCommercientSF7__EntryNum__c, ItemJobCommercientSF7__ItemJob__c, WhseIdCommercientSF7__WhseId__c
TRAVERSEPROCESSPROGLOBAL ArOpenInvoiceCommercientSF7__tblArOpenInvoice__c30CounterCommercientSF7__Counter__c, AccountAccount, CustIdCommercientSF7__CustId__c, InvcNumInvcNum, RecTypeRecType
Order HeaderOrder_Header__c16somast_id_colsomast_id_col__c, AccountAccount__c, Required_DateRequired_Date__c, Order_TotalOrder_Total__c, Customer_Ship_To_NumberCustomer_Ship_To_Number__c
Order DetailOrder_Detail__c10sotran_id_colsotran_id_col__c, Order_HeaderOrder_Header__c, ProductProduct__c, DescriptionDescription__c, QuantityQuantity__c
Invoice HeaderInvoice__c17armast_id_colarmast_id_col__c, AccountAccount__c, OrderOrder__c, PO_NumberPO_Number__c, Invoice_DateInvoice_Date__c
Invoice DetailInvoice_Detail__c11adtran_idadtran_id__c, InvoiceInvoice__c, ProductProduct__c, DescriptionDescription__c, QuantityQuantity__c

6. Community templates

The catalogue carries 19 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: 19
  • Default operations: insert on 19, update on 19, delete on 19
  • Marked circular-sync: 0
  • Licence groups they span: 8
  • Destination objects: Account, Product2, CommercientSF7__tblArCust__c, CommercientSF7__tblArHistDetail__c, CommercientSF7__tblArHistHeader__c, CommercientSF7__tblArOpenInvoice__c, CommercientSF7__tblArShipTo__c, CommercientSF7__tblInItem__c, CommercientSF7__tblSoTransDetail__c, CommercientSF7__tblSoTransHeader__c, Invoice__c, Invoice_Detail__c, Order_Detail__c, Order_Header__c, User
  • Object display names: Account, Child Account, Get Salesforce Product, Get Salesforce User, Invoice Detail, Invoice Header, Order Detail, Order Header, Product, TRAVERSEPROCESSPROGLOBAL ArHistDetail, TRAVERSEPROCESSPROGLOBAL ArHistHeader, TRAVERSEPROCESSPROGLOBAL ArOpenInvoice and 7 more
  • Template groups: Account, Product, Invoice, Salesorder, Customer Multi Ship Addresses

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_TRAVERSEPROCESSPROGLOBAL_GetUser
  • vw_TRAVERSEPROCESSPROGLOBAL_SoTransHeader
  • vw_TRAVERSEPROCESSPROGLOBAL_SoTransDetail
  • vw_TRAVERSEPROCESSPROGLOBAL_ArHistHeader
  • vw_TRAVERSEPROCESSPROGLOBAL_ArHistDetail
  • vw_TRAVERSEPROCESSPROGLOBAL_Account
  • vw_TRAVERSEPROCESSPROGLOBAL_CustomerToAccountLooku
  • vw_TRAVERSEPROCESSPROGLOBAL_Customer
  • vw_TRAVERSEPROCESSPROGLOBAL_ShipTo
  • vw_TRAVERSEPROCESSPROGLOBAL_ArOpenInvoice
  • vw_TRAVERSEPROCESSPROGLOBAL_InvoiceHeader
  • vw_TRAVERSEPROCESSPROGLOBAL_InvoiceDetail
  • vw_TRAVERSEPROCESSPROGLOBAL_Product
  • vw_TRAVERSEPROCESSPROGLOBAL_OrderHeader
  • vw_TRAVERSEPROCESSPROGLOBAL_OrderDetail

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 Traverse Process PRO Global → 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.