SYMPTOM:
In Strategy Distribution Service 10.x, the subscriptions based on time schedule are not riggered, while those subscriptions based on event schedule are working fine.
REPRODUCE STEPS:
1. For example, the current time is 6:00AM. Create a time based schedule which is to be triggered at 6:05AM.
2. Create a subscription based on any report using above time schedule.
3. Wait until 6:05AM, the subscription is not triggered.
CAUSE:
In current design, Strategy Intelligence Server will check the schedule changes every 10 minutes, so the time based schedule will not work right now after created, it will work about 10 minutes later.
ACTION:
Use the time based schedule after it has been recognized by the Intelligence Server, which is 10 minutes later after created.