• sudheer gonuguntla 9
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

I am working on a managed package where the customers would be able to create some 'Schedules' and based on those schedules, periodically, i want to add 'Events' to users' calendars.

What is the best architectural approach to make sure if the customer, FOR EXAMPLE, creates 50K schedules (Governor limit) each resulting in 2 calendar events (2*governor limit), my batch job can still process those?