Accelerate the Value of Data

Get ready for Data Loader

Learn about the access, data, and platform requirements you need before you can begin to work with the Reltio Data Loader.

Before you start using the Data Loader, let's review access and permissions, supported data sources and file formats, and so on.

Assign access and permissions

Here's the lowdown on access and permissions:

Access toHow to gain access
Configure Data Loader

For permissions to configure the Data Loader itself, you need to be granted the global role ROLE_DATALOADER. This role gives you access to all required resources to work with the Data Loader API. Contact your Data Loader administrator for access.

For more information about Data Loader resources, see topic User Management.

Note: Currently the tenants provisioned for China can only access the Data Loader APIs. Data Loader in the Console isn't accessible for those tenants. When creating a job definition for a tenant provisioned for China, you need to configure the platformDomain parameter as follows:
{
    "projectStatus": "COMPLETE",
    "environment": "{{envId}}",
    "platformDomain": "reltiocn.cn",
    "tenantId": "{{tenant}}",
    ...
    "storageDetails": {...},
    "mappingDetails": {...}
}
Data Loader resources and operationsFor information about the required roles and permissions, see topic Roles and permissions.
Data source systems

For information about how to give Reltio access for uploading from your various data source systems, see topic Manage source system accounts.