Time Dependency

Time dependency in plan items is satisfied when a certain time period has elapsed, or a certain absolute date and time has been reached. Time dependencies take the form of an absolute date time and once the time has reached or passed, then the dependency is considered satisfied.

Time dependencies of a planItem are scheduled to be EXECUTED at the specified absolute time and only executed once the time is reached. If execution fails then the Orchestrator tries to execute it until maximum retries (com.tibco.fom.orch.timeDependency.maxRetryCount) is reached. If it fails during max retries then the Orchestrator puts the order into DEAD LETTER for future reference and the time dependencies will not be scheduled and not executed by the Orchestrator.