Configure Mappings
This document is a work in progress.
Check back here frequently for updates.
For the basics on how to setup mappings, check out Property Mappings.
Configure Dynamics 365 Business Central Property Mappings
Navigate to
Property Mapping
After creating/adding your property mappings from your primary/CAD source, select the corresponding Propel property from the drop down selection boxes.
Dynamics 365 Business Central properties of type
nestedObject
are fields whose values are fetched from a related table in Dynamics 365 Business Central. For example the propertyTax Group Code
takes possibleCode
values from a related table. In order to query the possible Dynamics 365 Business Central values for a given property, in SharpSync, when configuring the Property Mapping Settings of anestedObject
type property, insert a corresponding key in theList Name
input then click on the SAVE button. Possible inputs could be:Code
No.
Dimension Code
Deferral Code
Location Code
SAT Classification
Name
For more info check a comprehensive but not exhaustive list here.
You must set up an Item Type Property Mapping.
You must set up a Quantity Property Mapping.
Last updated