Archer DF Record processing query
Query: if my system contains a report with 10,000 records and it's configured to update the description details when a certain value is set to "Yes," assume it will take approximately 2 hours to complete the data feed. during the data feed execution, a user changes the value in a record from "Yes" to "No" and then back to "Yes," will the record be updated according to the new value after DF runs completed? How does the data feed process the report?
-
@ArjunRaj when a data feed runs, Archer runs the report and saves the output to process (point-in-time). So, it doesn't matter what state the record is in when the data feed processes the data, it will process the records found in the report it pulled.
For speed issue and if the data feed is always processing thousands of records you might want to look into using this data feed token, BatchContentSave
0
Please sign in to leave a comment.
Comments
1 comment