Gateway includes a script editor to help you create valid Groovy scripts for defining objects and fields.
For Field Mapping Templates
The script editor allows you to
- Select the source provider and the destination provider thereby indicating the direction of the data flow
- Select fields in the source provider and / or the destination provider
- Enter Groovy expressions for the selected fields
- Use the Validate Expression button to help ensure the scripts follow Groovy syntax rules
On successful validation, the following message displays: Syntax OK.
For File Converters
Add or edit a File converter (parser or generator) to process specific objects using Groovy.