4.36 Groovy Editor

Use to create, edit, and execute Groovy scripts within the ODI Studio context.

The Groovy Editor contains one tab, the Source tab. You can enter or modify the Groovy script on this tab and execute a Groovy script when it is opened in the Groovy Editor.

Each Groovy script execution launces its own Log Window and you can follow the script execution in the Log Window. The Log Window is named according to the following format: Running <script_name>.

The Groovy Editor provides all standard features of a code editor such as syntax highlighting and common code editor commands except for debugging. The following commands are supported and accessed through the context menu and the main Source tab:

  • Show Whitespace

  • Text Edits

    • Join Line

    • Delete Current Line

    • Trim Trailing Whitespace

    • Convert Leading Tabs to Spaces

    • Convert Leading Spaces to Tabs

  • Indent Block

  • Unindent Block

  • Move Up

  • Move Down

"Introduction to the Groovy Editor" in "Appendix C Using Groovy Scripting with Oracle Data Integrator" in Oracle Fusion Middleware Developing Integration Projects with Oracle Data Integrator