Data Transfer - Create a Connection
Selecting "Edit / New Connection" from the main menu opens a window where you can create a new data transfer. To do this, the "Data Transfer" entry must be selected in the left pane.
Basic Settings
Enter the name and, optionally, a description of the connection here.
Data Source Type / Destination Type
Select the desired type here.
Type of Transformation
This is where the type of data transmission is specified. You can use either "Copy Dataset" or "Groovy Script."
"Groovy Script" Transformation Type
Script file
Select the location where you want to save 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 "Tr" and a GUID followed by the extension .groovy. If you prefer a different location, please note that the directory must be accessible from the server. In addition, 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 built-in 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. "
Complete the data transfer
In the final step of configuring a data transfer, you have the option here to run the transfer immediately. If the "Perform transfer immediately" setting is selected and enabled, the data transfer will begin when you click "Finish."
More Information
For information on the next steps, which depend on the type of data source or destination you select, see here:
Data Source / Destination "Intrexx"
Data Source / Destination "Registered JDBC Data Source"
Data Source / Destination "JDBC"
Data Source / Destination "OpenOffice"
Data Source / Destination "Text File"
Data Source / Destination "XML File"



