Question

Coforge
IN
Last activity: 11 Jul 2024 22:06 EDT
How to restrict Data flow reading same file from PEGA cloud repository
We have configured Data flow to read files in PEGA cloud repository and load the tables in application.
currently we incrementally move files to cloud repository, and in source Data-set we configured the file path as something like /*.csv
Everytime the Data flow is executed, the above setup reads all the file in the repo file path, we need to restrict the process to read only the new files loaded in the repository.
Kindly suggest how we can do this.
Thanks
Surendar