When XOG in of projects, the output XML contains the following messages.
What does it mean and how to resolve the messages?
PRJ_EXAMPLE1
XOG-3926: ActCost segment start on TaskLabor /aaaaaa earlier than project start.
XOG-3926: ActCost segment start on TaskLabor /bbbbbb earlier than project start.
XOG-3926: ActCost segment start on TaskLabor /cccccc earlier than project start.
XOG-3926: ActCost segment start on TaskLabor /dddddd earlier than project start.
PRJ_EXAMPLE2
XOG-3927: ActCost segment finish on TaskLabor /aaaaaa is later than project finish.
PRJ_EXAMPLE3
XOG-3909: AllocCurve segment finish on Resource aaaaaa is later than project finish.
XOG-3909: AllocCurve segment finish on Resource bbbbbb is later than project finish.
XOG-3909: AllocCurve segment finish on Resource ccccccc is later than project finish.
XOG-3909: AllocCurve segment finish on Resource eeeeee is later than project finish.
XOG-3909: AllocCurve segment finish on Resource ffffff later than project finish.
XOG-3909: AllocCurve segment finish on Resource gggggg is later than project finish.
XOG-3909: AllocCurve segment finish on Resource hhhhhh is later than project finish.
XOG-3909: AllocCurve segment finish on Resource iiiiii is later than project finish.
XOG-3909: AllocCurve segment finish on Resource jjjjjj is later than project finish.
XOG-3909: AllocCurve segment finish on Resource kkkkkk is later than project finish.
Clarity 16.3.0
The XOG exceptions are warnings and not errors, hence the project write will succeed but infromation will be missing/inaccurate.
XOG-3926: ActCost segment start on TaskLabor /aaaaaa earlier than project start.
The actuals for the specified resource aaaaaa, starts before the project start date.
<TaskLabor actualThrough="2023-02-06T00:00:00" actualWork="624" estMax="1" estPattern="3" finish="2022-04-28T17:00:00" lastUpdatedBy="admin" lastUpdatedDate="2023-02-03T17:16:04" remainingWork="0" resourceID="aaaaaa" start="2022-01-03T08:00:00" unpostedActuals="0">
1. Xogout the project.
2. Review the project start date and segment timestamps.
Compare and confirm the project start date timestamp is after the segment timestamp.
3. Change the timestamp of the project start from 8AM to 12 AM.
4. Xogin the updated write file.