Advanced Mapping and Filter Notation Syntax Rules
The NetSuite integration advanced mapping and filter notation use markup language syntax similar to XML to define hierarchy and query language syntax similar to SQL to define query or filter conditions.
-
Advanced mapping and filter notation syntax is case sensitive.
-
All advanced mapping and filter notation syntax must be written using uppercase except when referencing a record type or field name in NetSuite or SuiteProjects Pro.
-
The case for NetSuite and SuiteProjects Pro record types and field names must follow the case used in the application. Refer to the NetSuite SOAP Schema Browser and SuiteProjects Pro Data Dictionary — See Schema Reference Documentation.
-
-
Markup language tags similar to XML tags are used for:
-
Direction and integration point tags (used by the legacy advanced mapping and filter notation. See Legacy Advanced Settings Notation.
-
Mapped field value lists. See Advanced Field Mapping Definition.
-
-
Where markup language tag is used, each opening tag must have a corresponding closing tag and elements must be properly nested.