Configure mappings
The mapping defines the way fields are used in incoming or outgoing messages.
| Field | Description |
|---|---|
| Name | Auto-generated field based on the configuration of this record |
| Type |
|
| Method |
|
| Action | If applicable, reference to the Action record |
| Web Service | If applicable, reference to the Web Service record |
| Table | Table used for this mapping |
| Field | If applicable, Field in the table used for this mapping |
| JSON Field | If applicable, value from a JSON Path to be used |
| XPath | If applicable, value from a XPath to be used |
| Variable | If applicable, map value to this variable name |
| Skip If Empty | Skip this mapping if the value is empty |
| Mandatory | Make this field mandatory, if the result of this mapping is empty the processing will stop |
| Constant Value | If applicable, the mapping will return this value |
| Source Format | If applicable, date/time source format https://docs.oracle.com/javase/10/docs/api/java/text/SimpleDateFormat.html |
| Target Format | If applicable, date/time target format https://docs.oracle.com/javase/10/docs/api/java/text/SimpleDateFormat.html |
| Script | If applicable, the result of the script will be used as value for this mapping |
Lookup Table
| Field | Description |
|---|---|
| Source Value | Input value |
| Target Value | Translated value |