Import Exact Globe
Category: Import and export
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.

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
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.
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.
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
1.0
Februari 17, 2026
Initial documentation version added.
Last updated
Was this helpful?