Download presentation
Presentation is loading. Please wait.
1
Field Mapper Julian Ramirez February 5, 2015
2
Agenda Field Mapper Mapping Types Demo Questions
3
Field Mapper
4
Field Mapper Application
Workflow application. Takes one or more source fields and maps the result into a destination field. All destination fields are added into the <searchFields> node. This node is added by the Field Mapper. Helps avoid making modifications to the mapping files of publishers XSLTs
5
Mapping Types Simple Mapping: Multiple Source Mapping:
Takes the source field value and maps it into a destination field. Multiple Source Mapping: Fall back mode: Maps the first available field from the list of source fields. Concatenation mode: Appends all source values into one field using any of the following separators: Blank Space Semicolon Custom separator
6
Mapping Types Template Mapping:
Replaces the template with source field values and maps it into a destination field. Constant Mapping: Maps a constant value into a destination field. Date Format Mapping: Changes the date format of the source field and set the result in the destination field. Regular Expression Mapping: Tries to match the source value with a regular expression pattern. Replace: Replaces the matching string with a new value. Extract: Extracts the matching string and sets it into the destination field.
7
Demo
8
Questions?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.