J
Jim Gildea
Hi,
I'm trying to import some actual work data (start date, hours worked) into
Project.
I've tried various options - XML, excel, etc and they just dont' work for me.
Obviously it is something blindingly obviosu that I am missing.
THe main trick I am trying just now is to load the timephaseddata into
Project using the XML schema, but it keeps complaining.
The minimal version I'm using is:
<?xml version="1.0"?>
<assignments>
<assignment>
<UID>31</UID>
<TimephasedData>
<UID>31</UID>
<Type>1</Type>
<Start>2005-06-23T10:00:00<\Start>
<Finish>2005-06-23T13:00:00<\Finish>
<Unit>1</Unit>
<Value>3</Value>
</TimephasedData>
</assignment>
</assignments>
</Project>
Have also used PT03H0MOS in the value field as well.
Anybody got any suggestions?
I derived the UID from the XML it gave when I saved the project - so I hope
it os OK.
I'm trying to import some actual work data (start date, hours worked) into
Project.
I've tried various options - XML, excel, etc and they just dont' work for me.
Obviously it is something blindingly obviosu that I am missing.
THe main trick I am trying just now is to load the timephaseddata into
Project using the XML schema, but it keeps complaining.
The minimal version I'm using is:
<?xml version="1.0"?>
<assignments>
<assignment>
<UID>31</UID>
<TimephasedData>
<UID>31</UID>
<Type>1</Type>
<Start>2005-06-23T10:00:00<\Start>
<Finish>2005-06-23T13:00:00<\Finish>
<Unit>1</Unit>
<Value>3</Value>
</TimephasedData>
</assignment>
</assignments>
</Project>
Have also used PT03H0MOS in the value field as well.
Anybody got any suggestions?
I derived the UID from the XML it gave when I saved the project - so I hope
it os OK.