General Connection and Import Procedures
Creating Connections
Follow these steps to create a new connection:
Step 1: Navigate to Connections
Open Space Explorer
Select Connections
Click Add New Connection
Step 2: Select Source Type
Choose the specific source system (e.g., SAP S/4 HANA, SQL Server, NetSuite)
Review the system-displayed relevant connection parameters
Click Next
Step 3: Maintain Connection Details
Enter connection name and description
-
Provide the following system-specific parameters:
Host/URL
Port (if applicable)
Authentication credentials
Additional options (SSL, timeout, etc.)
Step 4: Test Connection
Click Test Connection to verify successful connectivity
Review error messages, if any.
Save the connection.
Step 5: Access Connection in Remote Tables
Navigate to Remote Tables after successful creation
Locate your connection under Remote Tables
Proceed to create table sets and add tables
Creating Table Sets
Once a connection is created, it appears under Remote Tables where you can organize your data.
Creating a Table Set
Navigate to Remote Tables
Select your connection
Click Create Table Set
Provide table set name and description
Define business context (e.g., "Finance Master Data", "Sales Transactions")
Configure table set properties
Table Set Properties
Configure the following properties:
Default update frequency
Import rule assignment
Adding Remote Tables
Step 1: Table Discovery
Navigate to your table set
Click Add Remote Table
Browse available source objects
Select tables to import
Step 2: Configure Table Settings
Define table alias (JustPerform name)
Set primary key definition
Configure column selection and mapping
Apply filter conditions
Configure usage type
Set data residency requirements
Update column list to select columns and key figures
Step 3: Set Access Mode
For ERP/API: System automatically sets to replicated
For Databases: Choose Virtual or Replicated
Configure update strategy
Setting Remote Table Types
Categorize tables for optimal processing:
Table Type |
Description and Update Frequency |
|---|---|
Master Data |
|
Transaction Data |
|
Dimension Data |
|
Configuration Data |
|
Creating Import Rules
Import rules are defined at the table set level and can process multiple tables in a single execution.
Step 1: Navigate to Import Rules
Select table set in Remote Tables
Click Import Rules tab
Click Create Import Rule
Step 2: Configure Import Rule
Enter Rule Name: Provide descriptive name (e.g., "Daily Finance Master Data")
Select Import Type: Choose Full or Delta
Select Tables: Choose tables to include in this rule
Define Processing Order: Set sequence if dependencies exist
Step 3: Define Import Behaviour
Configure Extraction Mode:
Full: Complete refresh of selected tables
Delta: Incremental updates (requires delta configuration)
Note: A single import rule can efficiently process multiple related tables, ensuring data consistency and reducing maintenance overhead.
Scheduling Data Imports
Data imports execute through import rules, either on-demand or on schedule.
Scheduled Execution
Select import rule
Click Scheduling details tab and select Add schedule
Create new schedule
Schedule Configuration
Configure frequency options:
Frequency Type |
Configuration Options |
|---|---|
Hourly |
Every X hours |
Daily |
Specific time(s) |
Weekly |
Days and time |
Monthly |
Date(s) and time |
Custom |
Cron expression |
Example Schedules:
Daily at 2:00 AM: 0 2 * * *
Every 4 hours: 0 */4 * * *
Weekdays at 6 PM: 0 18 * * 1-5
Month-end: 0 23 L * *
Monitoring Executions
You can monitor your data imports by:
Viewing execution history by import rule
Checking individual table status
Reviewing performance metrics
Downloading execution logs
Adhoc Data Loads / On-Demand Execution
On-Demand Execution Process
Navigate to table set and select the import rule
Click Execute Now
-
Choose one of the execution options:
Full or Delta (if configured)
Specific tables (optional)
Monitor execution progress