Record Sync
I have multiple records in my application i needs to sync all records at scheduled time which is the best way for sync.
Thanks in advance for response
I have multiple records in my application i needs to sync all records at scheduled time which is the best way for sync.
Thanks in advance for response
Can you provide more context for why you're asking this? Are you just asking because you want a bulk way to schedule this? Although the other posters have suggested other options, I generally don't suggest those - the out-of-the-box scheduler is set up for a reason, since that is the best approach to schedule your syncs. For instance, there are a lot of additional capabilities around retries, error handling, performance, etc. that apply to the scheduled sync that you wouldn't get if you try to reproduce your own custom schedule.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.