Configure price mapping
Price Property Mapping Settings
Primary accessor
(unmapped)
or mapped to a Primary Source accessor if you have one
Secondary accessor
One of:
assemblyitem.price
inventoryitem.price
etc
Update Primary on Submit
unchecked
Update NetSuite on Submit
checked
Object Value Selector
List Name
List Value Selector
Rendering Type
Free Text
Prefer NetSuite value
checked (if existing NetSuite values are the master values)
Price Property Mapping Rules
Given this input, create the following rules:
Text Manipulation
import rule for NetSuite (check the checkbox forProcess for NetSuite
) with the following text:
Text Evaluation
display rule with the following text (make sure to replace all instances ofitemType
in the below code with your accessor name for Item Type , see Configure itemType mapping):
Text Manipulation
export rule for NetSuite (check the checkbox forProcess for NetSuite
) with the following text (make sure you are using the appropriate currencyPage id and priceLevel id) :
Last updated