i Was getting this error in record sync
Could not sync because too many rows were updated in the source at the same time. To prevent this from occurring, limit the associated smart service or integration to not update more than 50,000 rows at a time.
Process Name: [Not Available] Modified Source Rows By Primary Key: 49814, 49815, 49816, 49817, 49818 and mo
Discussion posts and replies are publicly visible
OK. Do you have any specific question?
yes the record sync is failing with this error any suggestion on how to fix this
The solution is written in the details section.
Batch your integration to sync at max 50k rows at a time in the record.
The error is coming for the Scheduler sync
The error is with the Scheduler sync
thammireddybinduniharika said:To prevent this from occurring, limit the associated smart service or integration to not update more than 50,000 rows at a time.
Appian already suggested this.But i would recommend, Add Source Filter now for quick relief - it excludes irrelevant source rows from sync, reducing deltas and avoiding the 50k update error.
we have only 56 k records for this record the scheduler is failing
Scheduler sync can be full or incremental depending on the frequency of changes in external system. Recommendation is to do full sync once a day or week during non peak work hours or have regular incremental syncs throughout the day. Depending on your case I suggest you to explore if incremental syncs can help your case better. Though, You need to have a field to determine latest data that Appian will sync into Appian.
Also suggest you to look at Rate Limit and configure it appropriately to handle full syncs better.
thank you harsha can you help me out with the difference between Scheduled Full Sync and Smart Service sync