Skip to main content
Skip table of contents

DRAFT ETL+ Load Replace NOTES

My notes: info to include in public docs

Transactional Table vs. Entity Tables

Replace typically used with Transactional tables. Easier to configure with transactional data.

Fixed Date

Do not use a last-update-datetime! Last modified date-time


Use Create date, Invoice date -

If that doesn’t work then use Upsert

Replace to Remove Deleted Records

strategy: (Fine tuning in Joni’s words) – Upsert, Replace (less often), Load All (even less often)

OData 1 min = 10,000 rows – some much slower

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.