Mapping Fields
Mapping process
To map fields:
1. From the Mapping menu, open the relevant table mapping.
2. Click Add new mapped item.
The Map a Field creation page appears.
3. Enter the ServiceNow field and the Hopex field of your choice.
*Click Show list to display all the fields and their characteristics. You can filter the results via the column headers .
4. (Optional) Click Use a static value as source to configure a specific value into the target system.
5. According to the fields you selected, Transformation (data conversion) is either automatic or requires further settings.
*Data conversion is automatic when mapping fields of the same type, except for specific cases such as enumerations and complex links. See the specific mappings below for further information.
Supported Field Types
Field type
Description
GUID
Used for absolute identifiers
String
Used for single line and multiple line text. Formatting is not supported. Strings can be limited in size
Integer
Used for numbers without the comma
Float
Used with decimal numbers and percentages
Boolean
Used with decimal numbers and percentages
Date
Used to identify date and time
Enum
Used when a field can hold a predefined list of values.
Note that enums in ServiceNow have the "Choice" type.
Link
Used when the field is a reference to another object.
Note that links in ServiceNow have the "Reference" type.