Skip to main content
August 11, 2023
Question

Sync record smart service

  • August 11, 2023
  • 2 replies
  • 0 views

In sync record smart service ,How can we sync more than 1000 identifiers list of primary key values?

    2 replies

    mathieud0001
    August 11, 2023

    You need to add a loop to your process model as described here: [View:https://docs.appian.com/suite/help/23.2/Sync_Records_Smart_Service.html#sync-more-than-1000-records]

    August 11, 2023

     You also have the option to trigger a manual sync on the record type directly. That saves you the hassle dealing with loop in the process model. 
    Depends how large the record type is - you might have to do this after business hours.