Hello Prakash,
Yes, integration events too can be scheduled same as Schedule Tasks. There is a "Schedules" parameter which you can specify in MessageConfiguration.table file to schedule an integration event to run on a specific interval.
For ex. -
Schedules = {
Schedule1 = { DayOfWeek = Weekday; Hour = 20; Minute = 50; Second = 00;};
}
Regards,
Sandeep Jain