Description :A session is scheduled to execute at midnight(00:00) and the session has a provoked task that will execute at 1AM having a launch window of 23Hours59 minutes. When the session executes at midnight the provoked task is supposed to execute at 1AM but it executes right away.
This is expected behavior.
The reason behind it is that the launch window of this provoked task is still valid. For example, tomorrow, when the parent task will start at 00h00, before launching the next Uproc in the session it will search for any related provoked task. It will also find that the Launch window of the provoked task of today is still valid and this provoked task is supposed to start at 1AM.
Environment
OS: All
Cause
Cause type: By design Root Cause: N/A
Resolution
The launch window of the provoked task needs to be changed to 23 hours. At the next launch of the session, the launch window of the provoked task will no longer be valid.