Skip to main content

Hi,
We are having some problems updating the task plan dates (PLAN_START_DTTM and PLAN_END_DTTM) when PSO automatically schedule a task to allocated status.
When PSO updates automatically, the FSM dates are not updated. When the allocation is done manually in the PSO, the dates are updated but the scheduling status remains unallocate (update with value 0) instead of allocated (update with value 10).

Thanks

Pedro

Clarification provided via G2326544. 

Firstly, DSE soft allocations are not updating PLAN_START_DTTM and PLAN_END_DTTM because it is only a soft allocation which can be changed time to time. Instead, it is shown under Scheduling > Allocations.
When you assign it manually, SWB broadcast will be triggered. At this point, plan dates and statuses will be changed but status id 10 is only an internal status id used in plans. External status id for DSE allocated activities (below committed status) would be 0. Therefore, it shows according to the settings in TASK_STATUS code table and UNALLOCATED_TASK_STATUS parameter value.


Reply