# Import Exact Globe

**Category:** ERP

**Version:** 1.0

**Last updated:** Februari 17, 2026

**Author:** Any2Info

***

### Description

The Exact Globe Import Node provides a direct data import interface from Exact Globe into the Any2Info DataHub.

It allows you to:

* Select Exact Globe entities
* Choose specific columns
* Apply filters
* Limit record retrieval

The node connects directly to your Exact Globe administration and retrieves structured data for further processing inside workflows.

***

### Property Options

The Exact Globe Import Node contains the following sections:

#### Entity Selection

On the left side, you can select an Exact Globe entity, such as:

* Account
* Item
* Project
* Resource
* Document
* And other available entities

You can use the **Filter entities** search field to quickly locate a specific entity.

<figure><img src="https://870194474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_kE41Rl4pOtwKfvvQq%2Fuploads%2FxXXiayC0zYY27j7E8ii4%2Fimage.png?alt=media&#x26;token=34449d88-a24e-4375-95ac-22c896b29b88" alt=""><figcaption></figcaption></figure>

***

#### Record Limit (Take)

At the top of the screen:

* **Select all** – Select all columns at once
* **Take** – Defines the maximum number of records retrieved

Example:\
Take = 50 → The node retrieves a maximum of 50 records.

This helps control performance and prevents excessive data loads.

***

#### Column Selection

After selecting an entity, the center grid displays all available fields for that entity.

You can:

* Search using **Filter columns**
* Select specific columns
* Define the output data type

<figure><img src="https://870194474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_kE41Rl4pOtwKfvvQq%2Fuploads%2F29L23IjDBfFFjvjBtXH5%2Fimage.png?alt=media&#x26;token=ef3e7cfc-5bce-44cf-b3cc-19727ed519ab" alt=""><figcaption></figcaption></figure>

At the bottom under **Columns**, each selected field shows:

* **Name** – Output field name
* **Data type** – Text, Integer, Date, etc.
* **Source** – Original Exact Globe field

Only selected columns are included in the output dataset.

<figure><img src="https://870194474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_kE41Rl4pOtwKfvvQq%2Fuploads%2FOWIN42aQqtzx0yvtFVvN%2Fimage.png?alt=media&#x26;token=118bb2f9-136d-41ec-a4c5-bcf9757ac37d" alt=""><figcaption></figcaption></figure>

***

### Configuration Options

The node requires a configured Exact Globe connection.

The connection typically includes:

* Server
* Port
* Database server
* Database
* User
* Password
* Domain

Ensure the connection is properly configured before using the node.

***

### Filtering

Filters can be configured via the **Filters** tab.

Each filter consists of:

* Field
* Operator (Equals, Greater Than, Less Than, Contains, etc.)
* Value

Example:

Field: Division\
Operator: Equals\
Value: 1

Filtering is strongly recommended when working with financial or transactional data.

Multiple filters can be combined.

<figure><img src="https://870194474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_kE41Rl4pOtwKfvvQq%2Fuploads%2FBDuTj52EleyXSl50LiDI%2Fimage.png?alt=media&#x26;token=eddc770a-4cfa-4bbf-8845-fd70fcb79486" alt=""><figcaption></figcaption></figure>

***

### Tips & Best Practices

* Always define a **Take limit** during testing
* Select only necessary columns to reduce payload size
* Avoid large unfiltered imports in production workflows

***

### Changelog

| Version | Date              | Change                               |
| ------- | ----------------- | ------------------------------------ |
| **1.0** | Februari 17, 2026 | Initial documentation version added. |
