Source ERP · 43 of 105

CRMPro → Salesforce — Infor SyteLine V9: what the shipped templates set up

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

CRMPro → Salesforce — Infor SyteLine V9: 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/infor-syteline-v9.md, and that skill’s ERP table is what points at it. What follows is only what the shipped Infor SyteLine V9 → 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 UserThe templates push User to Salesforce. New records are created, existing ones updated, and records removed in the ERP are deleted.User
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, Contact, CommercientSF18__customer_all__c, CommercientSF18__slsman_all__cSF_ERP_Salesforce_Clone_customer_all, SF_ERP_Salesforce_Clone_custaddr, SF_ERP_Salesforce_Clone_customer_contact_mst, SF_ERP_Salesforce_Clone_contact_mst, SF_ERP_Salesforce_Clone_slsman_all
CRM Opportunity and LineThe templates push Opportunity, OpportunityLineItem to Salesforce. New records are created and existing ones updated; none are deleted.Opportunity, OpportunityLineItemSF_ERP_Salesforce_Clone_co_all, CommercientFlags, SF_ERP_Salesforce_Clone_coitem_all
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 and existing ones updated; none are deleted.CommercientSF18__custaddr__cSF_ERP_Salesforce_Clone_custaddr, SF_ERP_Salesforce_Clone_customer_all
ProductERP ITEM_ALL, ITEMPRICE_MST, ITEMWHSE_ALL data becomes CommercientSF18__item_all__c, CommercientSF18__itemwhse_all__c, Product2 in Salesforce. New records are created and existing ones updated; none are deleted.CommercientSF18__item_all__c, CommercientSF18__itemwhse_all__c, Product2SF_ERP_Salesforce_Clone_item_all, SF_ERP_Salesforce_Clone_itemwhse_all
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 and existing ones updated; none are deleted.CommercientSF18__inv_hdr_all__c, CommercientSF18__inv_item_all__cSF_ERP_Salesforce_Clone_inv_hdr_all, SF_ERP_Salesforce_Clone_inv_item_all
PricebookERP ITEMPRICE_MST data becomes PricebookEntry, PriceBookEntry in Salesforce. New records are created and existing ones updated; none are deleted.PricebookEntry, PriceBookEntrySF_ERP_Salesforce_Clone_itemprice_all, SF_ERP_Salesforce_Clone_itemprice_mst
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 and existing ones updated; none are deleted.CommercientSF18__co_all__c, CommercientSF18__coitem_all__cSF_ERP_Salesforce_Clone_co_all, SF_ERP_Salesforce_Clone_coitem_all

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 UserUser0vw_INFORSYTELINEV9_GetUserSELECT 1=0'' / ''1
SYNC SALESPERSONCommercientSF18__slsman_all__cCommercientSF18__ExternalKey__c1vw_INFORSYTELINEV9_Salespersonvw_INFORSYTELINEV9_SalespersonCommercientSF18__ / __c
SYNC ACCOUNTAccountCommercientSF__Commercient_ArCustomerCode__c2vw_INFORSYTELINEV9_Accountvw_INFORSYTELINEV9_Account'' / ''
SYNC SHIPTOACCOUNTAccountCommercientSF__Commercient_ArCustomerCode__c3vw_INFORSYTELINEV9_ShipToAccountvw_INFORSYTELINEV9_ShipToAccount'' / ''
SYNC CUSTOMERCommercientSF18__customer_all__cCommercientSF18__ExternalKey__c4vw_INFORSYTELINEV9_Customervw_INFORSYTELINEV9_CustomerCommercientSF18__ / __c
SYNC CUSTOMERTOACCOUNTLOOKUPAccountCommercientSF__Commercient_ArCustomerCode__c5vw_INFORSYTELINEV9_CustomerToAccountLookupvw_INFORSYTELINEV9_CustomerToAccountLookup'' / ''
SYNC CONTACTContactExternalKey__c5vw_INFORSYTELINEV9_Contactvw_INFORSYTELINEV9_Contact'' / ''1
SYNC ADDRESSCommercientSF18__custaddr__cCommercientSF18__ExternalKey__c6vw_INFORSYTELINEV9_Addressvw_INFORSYTELINEV9_AddressCommercientSF18__ / __c
SYNC PRODUCTProduct2CommercientSF__ExternalKey__c7vw_INFORSYTELINEV9_Productvw_INFORSYTELINEV9_Product'' / ''
SYNC ITEMCommercientSF18__item_all__cCommercientSF18__ExternalKey__c8vw_INFORSYTELINEV9_Itemvw_INFORSYTELINEV9_ItemCommercientSF18__ / __c
SYNC ITEMTOPRODUCTLOOKUPProduct2CommercientSF__ExternalKey__c9vw_INFORSYTELINEV9_ItemToProductLookupvw_INFORSYTELINEV9_ItemToProductLookup'' / ''
SYNC ITEMWAREHOUSECommercientSF18__itemwhse_all__cCommercientSF18__ExternalKey__c10vw_INFORSYTELINEV9_ItemWarehousevw_INFORSYTELINEV9_ItemWarehouseCommercientSF18__ / __c
SYNC STANDARDPRICEBOOKPricebookEntryExternalKey__c11vw_INFORSYTELINEV9_StandardPriceBookvw_INFORSYTELINEV9_StandardPriceBook'' / ''
SYNC STANDARDPRICEBOOK UPDATEPriceBookEntryExternalKey__c12vw_INFORSYTELINEV9_StandardPriceBookvw_INFORSYTELINEV9_StandardPriceBook_Update'' / ''
SYNC CUSTOMERORDERCommercientSF18__co_all__cCommercientSF18__ExternalKey__c13vw_INFORSYTELINEV9_CustomerOrdervw_INFORSYTELINEV9_CustomerOrderCommercientSF18__ / __c
EstimateOpportunityExternalKey__c14vw_INFORSYTELINEV9_Estimatevw_INFORSYTELINEV9_Estimate'' / ''
SYNC CUSTOMERORDERLINECommercientSF18__coitem_all__cCommercientSF18__ExternalKey__c14vw_INFORSYTELINEV9_CustomerOrderLinevw_INFORSYTELINEV9_CustomerOrderLineCommercientSF18__ / __c
EstimateLineOpportunityLineItemExternalKey__c15vw_INFORSYTELINEV9_EstimateLinevw_INFORSYTELINEV9_EstimateLine'' / ''
SYNC INVOICEHEADERCommercientSF18__inv_hdr_all__cCommercientSF18__ExternalKey__c15vw_INFORSYTELINEV9_InvoiceHeadervw_INFORSYTELINEV9_InvoiceHeaderCommercientSF18__ / __c
SYNC INVOICELINEITEMCommercientSF18__inv_item_all__cCommercientSF18__ExternalKey__c16vw_INFORSYTELINEV9_InvoiceLineItemvw_INFORSYTELINEV9_InvoiceLineItemCommercientSF18__ / __c

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_Delete_Records 0, Sync_Batch_Size 200. Is_Active_Get_Records is set on SYNC STANDARDPRICEBOOK; IsAccountMatching is set on SYNC ACCOUNT, SYNC SHIPTOACCOUNT. Text columns a template does not use are inserted as '' rather than left NULL. Get_SOQL_Query carries a query on Get User, SYNC STANDARDPRICEBOOK — 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 prefixesSource tables
vw_INFORSYTELINEV9_Salespersoninsert + updatevw_INFORSYTELINEV9_Salesperson:SF_ERP_Salesforce_Clone_slsman_all
vw_INFORSYTELINEV9_Accountinsert + updatevw_INFORSYTELINEV9_Account:vw_INFORSYTELINEV9_GetUser:SF_ERP_Salesforce_Clone_customer_all, SF_ERP_Salesforce_Clone_custaddr
vw_INFORSYTELINEV9_ShipToAccountinsert + updatevw_INFORSYTELINEV9_ShipToAccount:vw_INFORSYTELINEV9_GetUser:, vw_INFORSYTELINEV9_Account:SF_ERP_Salesforce_Clone_customer_all, SF_ERP_Salesforce_Clone_custaddr
vw_INFORSYTELINEV9_Customerinsert + updatevw_INFORSYTELINEV9_Customer:vw_INFORSYTELINEV9_Account:SF_ERP_Salesforce_Clone_customer_all, SF_ERP_Salesforce_Clone_custaddr
vw_INFORSYTELINEV9_CustomerToAccountLookupinsert + updatevw_INFORSYTELINEV9_CustomerToAccountLookup:vw_INFORSYTELINEV9_Customer:SF_ERP_Salesforce_Clone_customer_all
vw_INFORSYTELINEV9_Contactinsert + updatevw_INFORSYTELINEV9_Contact:vw_INFORSYTELINEV9_ShipToAccount:SF_ERP_Salesforce_Clone_customer_contact_mst, SF_ERP_Salesforce_Clone_contact_mst
vw_INFORSYTELINEV9_Addressinsert + updatevw_INFORSYTELINEV9_Address:vw_INFORSYTELINEV9_Account:, vw_INFORSYTELINEV9_Customer:SF_ERP_Salesforce_Clone_custaddr, SF_ERP_Salesforce_Clone_customer_all
vw_INFORSYTELINEV9_Productinsert + updatevw_INFORSYTELINEV9_Product:SF_ERP_Salesforce_Clone_item_all
vw_INFORSYTELINEV9_Iteminsert + updatevw_INFORSYTELINEV9_Item:vw_INFORSYTELINEV9_Product:SF_ERP_Salesforce_Clone_item_all
vw_INFORSYTELINEV9_ItemToProductLookupinsert + updatevw_INFORSYTELINEV9_ItemToProductLookup:vw_INFORSYTELINEV9_Item:SF_ERP_Salesforce_Clone_item_all
vw_INFORSYTELINEV9_ItemWarehouseinsert + updatevw_INFORSYTELINEV9_ItemWarehouse:vw_INFORSYTELINEV9_Product:, vw_INFORSYTELINEV9_Item:SF_ERP_Salesforce_Clone_itemwhse_all
vw_INFORSYTELINEV9_StandardPriceBookinsert + updatevw_INFORSYTELINEV9_StandardPriceBook:vw_INFORSYTELINEV9_Product:SF_ERP_Salesforce_Clone_itemprice_all
vw_INFORSYTELINEV9_StandardPriceBook_Updateinsert + updatevw_INFORSYTELINEV9_StandardPriceBook:vw_INFORSYTELINEV9_Product:SF_ERP_Salesforce_Clone_itemprice_mst
vw_INFORSYTELINEV9_CustomerOrderinsert + updatevw_INFORSYTELINEV9_CustomerOrder:vw_INFORSYTELINEV9_Account:, vw_INFORSYTELINEV9_Customer:SF_ERP_Salesforce_Clone_co_all
vw_INFORSYTELINEV9_Estimateinsert + updatevw_INFORSYTELINEV9_Estimate:vw_INFORSYTELINEV9_Account:, vw_INFORSYTELINEV9_Customer:, vw_INFORSYTELINEV9_StandardPriceBook:SF_ERP_Salesforce_Clone_co_all, CommercientFlags
vw_INFORSYTELINEV9_CustomerOrderLineinsert + updatevw_INFORSYTELINEV9_CustomerOrderLine:vw_INFORSYTELINEV9_CustomerOrder:, vw_INFORSYTELINEV9_Item:SF_ERP_Salesforce_Clone_coitem_all
vw_INFORSYTELINEV9_EstimateLineinsert + updatevw_INFORSYTELINEV9_EstimateLine:vw_INFORSYTELINEV9_Estimate:, vw_INFORSYTELINEV9_Product:SF_ERP_Salesforce_Clone_coitem_all
vw_INFORSYTELINEV9_InvoiceHeaderinsert + updatevw_INFORSYTELINEV9_InvoiceHeader:vw_INFORSYTELINEV9_Account:, vw_INFORSYTELINEV9_Customer:SF_ERP_Salesforce_Clone_inv_hdr_all
vw_INFORSYTELINEV9_InvoiceLineIteminsert + updatevw_INFORSYTELINEV9_InvoiceLineItem:vw_INFORSYTELINEV9_InvoiceHeader:, vw_INFORSYTELINEV9_Item:SF_ERP_Salesforce_Clone_inv_item_all

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

  • 0 — Get User
  • 1 — SYNC SALESPERSON
  • 2 — SYNC ACCOUNT
  • 3 — SYNC SHIPTOACCOUNT
  • 4 — SYNC CUSTOMER
  • 5 — SYNC CUSTOMERTOACCOUNTLOOKUP, SYNC CONTACT
  • 6 — SYNC ADDRESS
  • 7 — SYNC PRODUCT
  • 8 — SYNC ITEM
  • 9 — SYNC ITEMTOPRODUCTLOOKUP
  • 10 — SYNC ITEMWAREHOUSE
  • 11 — SYNC STANDARDPRICEBOOK
  • 12 — SYNC STANDARDPRICEBOOK UPDATE
  • 13 — SYNC CUSTOMERORDER
  • 14 — Estimate, SYNC CUSTOMERORDERLINE
  • 15 — EstimateLine, SYNC INVOICEHEADER
  • 16 — SYNC INVOICELINEITEM

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_INFORSYTELINEV9_Account reads vw_INFORSYTELINEV9_GetUser:
  • vw_INFORSYTELINEV9_ShipToAccount reads vw_INFORSYTELINEV9_GetUser:, vw_INFORSYTELINEV9_Account:
  • vw_INFORSYTELINEV9_CustomerToAccountLookup reads vw_INFORSYTELINEV9_Customer:
  • vw_INFORSYTELINEV9_Contact reads vw_INFORSYTELINEV9_ShipToAccount:
  • vw_INFORSYTELINEV9_Estimate reads vw_INFORSYTELINEV9_Account:, vw_INFORSYTELINEV9_Customer:, vw_INFORSYTELINEV9_StandardPriceBook:
  • vw_INFORSYTELINEV9_EstimateLine reads vw_INFORSYTELINEV9_Estimate:, vw_INFORSYTELINEV9_Product:
  • vw_INFORSYTELINEV9_Customer reads vw_INFORSYTELINEV9_Account:
  • vw_INFORSYTELINEV9_Address reads vw_INFORSYTELINEV9_Account:, vw_INFORSYTELINEV9_Customer:
  • vw_INFORSYTELINEV9_Item reads vw_INFORSYTELINEV9_Product:
  • vw_INFORSYTELINEV9_ItemWarehouse reads vw_INFORSYTELINEV9_Product:, vw_INFORSYTELINEV9_Item:
  • vw_INFORSYTELINEV9_InvoiceHeader reads vw_INFORSYTELINEV9_Account:, vw_INFORSYTELINEV9_Customer:
  • vw_INFORSYTELINEV9_InvoiceLineItem reads vw_INFORSYTELINEV9_InvoiceHeader:, vw_INFORSYTELINEV9_Item:
  • vw_INFORSYTELINEV9_StandardPriceBook reads vw_INFORSYTELINEV9_Product:
  • vw_INFORSYTELINEV9_StandardPriceBook_Update reads vw_INFORSYTELINEV9_Product:
  • vw_INFORSYTELINEV9_ItemToProductLookup reads vw_INFORSYTELINEV9_Item:
  • vw_INFORSYTELINEV9_CustomerOrder reads vw_INFORSYTELINEV9_Account:, vw_INFORSYTELINEV9_Customer:
  • vw_INFORSYTELINEV9_CustomerOrderLine reads vw_INFORSYTELINEV9_CustomerOrder:, vw_INFORSYTELINEV9_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
SYNC SALESPERSONCommercientSF18__slsman_all__c13site_ref, slsmanCommercientSF18__ExternalKey__c, site_ref, slsmanName, site_refCommercientSF18__site_ref__c, slsmanCommercientSF18__slsman__c, outsideCommercientSF18__outside__c
SYNC ACCOUNTAccount12site_ref,cust_num,cust_seqCommercientSF__Commercient_ArCustomerCode__c, nameName, cityBillingCity, stateBillingState, countryBillingCountry
SYNC SHIPTOACCOUNTAccount13site_ref,cust_num,cust_seqCommercientSF__Commercient_ArCustomerCode__c, BillingCustAddress.nameName, BillingCustAddress.cityBillingCity, BillingCustAddress.stateBillingState, BillingCustAddress.countryBillingCountry
SYNC CUSTOMERCommercientSF18__customer_all__c110site_ref, cust_num, cust_seqCommercientSF18__ExternalKey__c, nameCommercientSF18__Name__c, site_refCommercientSF18__site_ref__c, cust_numCommercientSF18__cust_num__c, cust_seqCommercientSF18__cust_seq__c
SYNC CUSTOMERTOACCOUNTLOOKUPAccount2site_ref, cust_num, cust_seqCommercientSF__Commercient_ArCustomerCode__c, SFDCIDCommercientSF18__Infor_Syteline_Customer__c
SYNC CONTACTContact13firstnamefirstname, lastnamelastname, PhonePhone, EmailEmail, TitleTitle
SYNC ADDRESSCommercientSF18__custaddr__c45site_ref,cust_num,cust_seqCommercientSF18__ExternalKey__c, nameCommercientSF18__Name__c, cityCommercientSF18__city__c, stateCommercientSF18__state__c, zipCommercientSF18__zip__c
SYNC PRODUCTProduct24site_ref, itemCommercientSF__ExternalKey__c, site_ref, itemName, site_ref, itemProductCode, descriptionDescription
SYNC ITEMCommercientSF18__item_all__c71site_ref, itemCommercientSF18__ExternalKey__c, itemName, site_refCommercientSF18__site_ref__c, itemCommercientSF18__item__c, descriptionCommercientSF18__description__c
SYNC ITEMTOPRODUCTLOOKUPProduct22site_ref, itemCommercientSF__ExternalKey__c, SFDCIDCommercientSF18__Infor_Syteline_Item__c
SYNC ITEMWAREHOUSECommercientSF18__itemwhse_all__c53site_ref,item,whseCommercientSF18__ExternalKey__c, site_ref,item,whseCommercientSF18__Name__c, site_refCommercientSF18__site_ref__c, whseCommercientSF18__whse__c, qty_on_handCommercientSF18__qty_on_hand__c
SYNC STANDARDPRICEBOOKPricebookEntry5site_ref, item, curr_codeExternalKey__c, SFDCIDPricebook2Id, SFDCIDProduct2ID, IsActiveIsActive, unit_price1UnitPrice
SYNC STANDARDPRICEBOOK UPDATEPriceBookEntry3site_ref, item, curr_codeExternalKey__c, IsActiveIsActive, unit_price1UnitPrice
SYNC CUSTOMERORDERCommercientSF18__co_all__c54site_ref,co_numCommercientSF18__ExternalKey__c, site_ref,co_numCommercientSF18__Name__c, site_refCommercientSF18__site_ref__c, typeCommercientSF18__type__c, co_numCommercientSF18__co_num__c
EstimateOpportunity7co_numExternalKey__c, co_numName, priceAmount, close_dateCloseDate, StageNameStageName
SYNC CUSTOMERORDERLINECommercientSF18__coitem_all__c80site_ref, co_num, co_line, co_releaseCommercientSF18__ExternalKey__c, site_ref, co_num, co_line, co_releaseCommercientSF18__Name__c, site_refCommercientSF18__site_ref__c, co_numCommercientSF18__co_num__c, co_lineCommercientSF18__co_line__c
EstimateLineOpportunityLineItem5co_num, co_line, co_releaseExternalKey__c, itemProduct2Id, qty_orderedQuantity, priceUnitPrice, co_numOpportunityId
SYNC INVOICEHEADERCommercientSF18__inv_hdr_all__c33site_ref, inv_num, inv_seqCommercientSF18__ExternalKey__c, site_ref, inv_num, inv_seqCommercientSF18__Name__c, site_refCommercientSF18__site_ref__c, inv_numCommercientSF18__inv_num__c, inv_seqCommercientSF18__inv_seq__c
SYNC INVOICELINEITEMCommercientSF18__inv_item_all__c23site_ref,inv_num,inv_seq,inv_line,co_num,co_line,co_releaseCommercientSF18__ExternalKey__c, site_ref,inv_num,inv_seq,inv_line,co_num,co_line,co_releaseCommercientSF18__Name__c, site_refCommercientSF18__site_ref__c, inv_numCommercientSF18__inv_num__c, inv_seqCommercientSF18__inv_seq__c

6. Community templates

The catalogue carries 90 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: 90
  • Default operations: insert on 90, update on 90, delete on 90
  • Marked circular-sync: 5
  • Licence groups they span: 12
  • Destination objects: Account, Product2, CommercientSF18__coitem_all__c, PriceBookEntry, CommercientSF18__co_all__c, CommercientSF18__custaddr__c, CommercientSF18__customer_all__c, CommercientSF18__inv_hdr_all__c, CommercientSF18__inv_item_all__c, CommercientSF18__item_all__c, CommercientSF18__itemwhse_all__c, CommercientSF18__slsman_all__c, Contact, PricebookEntry, CommercientSF18__ACCOUNTMATCHING__c, Credit_Memo__c, Infor_Syteline_Contract_Price__c, Item_Customer_Price__c, Job_Master__c, Opportunity, 5 more and 6 custom objects
  • Object display names: SYNC ADDRESS, SYNC CUSTOMER, SYNC CUSTOMERORDER, SYNC CUSTOMERORDERLINE, SYNC CUSTOMERTOACCOUNTLOOKUP, SYNC INVOICEHEADER, SYNC INVOICELINEITEM, SYNC ITEM, SYNC ITEMTOPRODUCTLOOKUP, SYNC ITEMWAREHOUSE, SYNC PRODUCT, SYNC SALESPERSON, 25 more and 5 further templates
  • Template groups: Product, Account, Salesorder, Invoice, Customer Multi Ship Addresses, CRM Opportunity and Line, Purchase Order

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_INFORSYTELINEV9_GetUser
  • vw_INFORSYTELINEV9_Account
  • vw_INFORSYTELINEV9_ShipToAccount
  • vw_INFORSYTELINEV9_CustomerToAccountLookup
  • vw_INFORSYTELINEV9_Contact
  • vw_INFORSYTELINEV9_Estimate
  • vw_INFORSYTELINEV9_EstimateLine
  • vw_INFORSYTELINEV9_Customer
  • vw_INFORSYTELINEV9_Address
  • vw_INFORSYTELINEV9_Item
  • vw_INFORSYTELINEV9_ItemWarehouse
  • vw_INFORSYTELINEV9_InvoiceHeader
  • vw_INFORSYTELINEV9_InvoiceLineItem
  • vw_INFORSYTELINEV9_StandardPriceBook
  • vw_INFORSYTELINEV9_Product
  • vw_INFORSYTELINEV9_ItemToProductLookup
  • vw_INFORSYTELINEV9_CustomerOrder
  • vw_INFORSYTELINEV9_CustomerOrderLine
  • vw_INFORSYTELINEV9_Salesperson

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 Infor SyteLine V9 → 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.