error with sync record

Certified Senior Developer

i Was getting this error in record sync

Alert
Details

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

Parents Reply
  • 0
    Certified Lead Developer
    in reply to thammireddybinduniharika

    Scheduled sync syncs the record type at specified scheduled time regularly. Its a repeated sync to synchronise the record data with source automatically at scheduled time.

    Smart service can sync records from a process model and so when process runs and reaches the node record data is synchronized. As minimum as 1 record (as per primary key) or multiple records can be updated using this smart service. 

    Scheduled (Full/Incremental) sync is configured for regular record sync while smart service is configured for on demand/on action record data sync.

Children