Hello,
We have several million records in the R5EVENTS table. The EVT_LASTSAVED was introduced May 2019. So, records prior to that date have null in the EVT_LASTSAVED field. I do understand that InforSupport can populate the EVT_LASTSAVED field on prior records.
I am wondering if I can do initial download using EVT_CREATED as the Timestamp Field first. Once I have most of the records ingested into the Data Lake, I will switch the Timestamp Field to EVT_LASTSAVED. Does anyone see any problem with this method?
My biggest concern is that we operate 24x7 globally. And, if I was to have InforSupport start updating the EVT_LASTSAVED starting on a Friday afternoon (EST), that script may continue to run throughout the weekend onto Monday morning (CET).
Thanks.