Skip to main content
Question

Incremental Load in BU fails

  • June 26, 2026
  • 1 reply
  • 24 views

Forum|alt.badge.img+2

I have followed this guide to set-up an Incremental load on a table in BU:
Incremental Loading in a Business Unit (BU) in TimeXtender Classic | Community

However, during the deploy i get an error:

Data source Incr Loads
Validation status: Valid
Message: OK

Staging Database ODX
Validation status: Valid
Message: OK

Table: Incr_Load
Validation status: Valid
Message: OK

Incremental Load
Validation status: Error
Message: Incremental load is not supported on this table.

Details:

Data source Incr Loads ...
TimeXtender.DataManager.UserErrorException

It says in the guide that:
 

When the option is enabled and the table is deployed, TimeXtender performs the following:

  1. Initial Full Load: The system fully loads the table.
  2. Setting content of the _I Table: This table records the largest incremental field value from the given load

 

I am attachig a video of where i get an error.
What am i doing wrong?

1 reply

Forum|alt.badge.img+2
  • Author
  • Problem Solver
  • June 26, 2026

Just an update
✅ I have tried the same thing with CData on an older version (TX Legacy) and it works.
❌ Also, for TX Enhanced Connectors, i have tired it on couple of other tables (from a completly different Data Source) and i get the same error

Incremental Load
Validation status: Error
Message: Incremental load is not supported on this table.

This means that the issue is not with with the source table.

Any help is appriciated