Hi,
I want to copy data between NetSuite to Azure SQL with incremental mode. But All Netsuite's tables don't have "DateCreated" or "LastModifiedDate" columns which throwing below error while running Job.
The source object 'TimeSheet' has neither 'dateCreated' nor lastModifiedDate column and cannot be used when the 'Incremental Updates' check box is selected.
Please let us know how can we copy database with incremetal mode.