Table input
This setup is Infor’s best practice with the Data Lake API (payload extraction) process to deliver data through the ETL Client to on-premises databases.
The Table Input step executes a select statement against the data flow’s upsert table to
determine the latest dlDocumentDate
(indexed data of the data object)
loaded into the specified table. This information is passed on to the Data Lake Input step and automatically added to the query string to
enable an incremental extraction process. At the same time, the payload records are
selected that must be retrieved and sent to the on-premises database.