Script expressions

Script expressions are small scripts that are attached to an attribute either in a spec or in a mapping.

The following list shows the types of script expressions:
Script expression type Usage
String enumeration rules Used to create a list of valid values for attributes of type string enumeration.
Value rules Used to calculate the value of an attribute.
Validation rules Used to validate that the value that is provided for a field is valid.
Mapping expressions In an import or export, used to populate a catalog attribute (Import map) or a destination attribute (Export map).