You're creating a synced record type which will store read-only data from an external web service. Data in the external system is updated nightly, and the latest information must be available to users in the morning. Currently there are approximately 150,000 entries in the external system, and this number is not expected to change significantly.
There is an existing integration object and associated expression rule, which when called returns the complete dataset from the external system.
What are two configurations that you must apply to ensure that the latest and complete record set is available? (Choose two.)
Scheduling a nightly full sync ensures the record type is updated with the latest data after the external system refreshes.
Disabling the row limit in Source Filters allows the complete dataset to be retrieved and synced, ensuring all entries are available.
Lynette
3 days agoEmmanuel
8 days ago