Products | Versions |
---|---|
TIBCO ActiveFulfillment | - |
Not Applicable | - |
Resolution:
Resolution:
============
RequiredByDate can be specified at the header level, plan item level or both.Time delta will be calculated as:
TimeDelta= (RequiredByDate Order Header - plan creation Time) + (RequiredByDate OrderLine - plan creation time).
Based on the time dependencies in plan item, Orchestrator schedules them to send PlanItemExecutionRequest on the future date-time.
The following dependency will be seen in plan item:
*********************
<TimeDependencies Id="554">
<type>START_ON</type>
<timeDelta>60986911</timeDelta>
</TimeDependencies>
*********************