Data Transfer - Data Source / Destination "Groovy Script"

Here you will find instructions for configuring a data transfer if, in the first step of creating the connection, you selected "Groovy script" as the data source type or data destination type.

Source / Destination - Groovy Script

Script file

Select the location for the script file. The portal directory "internal/cfg/datatransfer/scripts/" is automatically suggested here. In addition, Intrexx generates a unique filename consisting of the string "Src" (source) or "Dst" (destination) and a GUID with the extension .groovy. If you prefer a different location, please note that the directory must be accessible from the server. The file name you choose must be unique within the portal.

Select a file

Opens a dialog box where you can select the file.

Open the Intrexx Editor

Opens the Intrexx Groovy script editor.

Open External Editor

This link appears if the path to an external editor has been entered via the main menu under "Tools / Options / General / Editor Settings. "

Time Zone

Select the time zone for date values here.

When accessing column names with Groovy using getValue() and setValue(), the column names must be specified with the correct case (upper- and lowercase) depending on the database being used. Please be sure to follow the conventions specific to your database.

Click "Next" to complete the connection setup.

More Information

Data Transfer

Create a connection

Target Options

Transformation Field Mapping

Schedule

Follow-up orders

"Data Transfer" Application