# Boomi documentation and links

Recently I found an official Boomi document about\
[***Setting up IntelliJ to Test Groovy Code in Boomi***](https://community.boomi.com/s/article/Setting-up-IntelliJ-to-Test-Groovy-Code-in-Boomi)

**I recommend** using different JAVA and Groovy versions than mentioned in this (old) article. In 2024, an ATOM uses <mark style="color:orange;">**JAVA 11**</mark> and AtomSphere uses Groovy v2.4.<mark style="color:orange;">**13**</mark>**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://boomi.markusschmidt.pro/boomi-scriptease/knowlede-base/boomi-documentation-and-links.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
