Before you can start Groovy Scripting on your local machine, you must install some software. Find a checklist and detailed information below.
Checklist
Local Atom
The local Atom is required on your machine because we must reference the Atom binaries (Boomi’s Java libraries) and the bundled Java Run-Time (JRE).
Atom installation typically takes ~5 minutes. A good Internet connection is and Admin Rights are required.
There is no need to start the ATOM, and you may disable the Windows Service.
Groovy 2.4.13 SDK
Boomi Integration uses Groovy v2.4.13 to run Groovy scripts. I recommend using this version 13 because you will want to test and debug your scripts with the same run-time that the Atom uses. (Groovy v1.5 is not supportet!)
Unzip into any directory you want.
I prefer using: %UserProfile%\.groovy\sdk\groovy-2.4.13
Note
JetBrains IntelliJ IDEA - Groovy IDE
You must scroll down a bit on the download page to find the Community Edition -> 650MB:
Download
There are , there are other 2.x versions and there are older versions, like v1.5. Do not download or install any of them! Boomi Integration uses Groovy Script v2.4.13 and that is the only version we want!
ScriptEase uses . While I recommend using the Ultimate Edition for professional use, the Community Edition is good enough to get started.