Quantcast
Channel: PTC Community : Unanswered Discussions - Windchill
Viewing all articles
Browse latest Browse all 3592

ProjectLink 10.1 : Baseline to measure the project performances

$
0
0

To be able to get control and stay in control we need a Baseline in our project that allow us to measure the progress.
At this time ProjectLink doesn't support the Baseline and for our organization this shortage is a very real problem.

In the PTC Knowledge Base I have found the Document CS118721 that describe a partial solution, but this is not enough for us.

I have add in my ProjectLink 2 custom attributes : 'Baseline Start' (internal name 'SOFT_ATTTRIBUTE_1) and 'Baseline Finish' (internal name

'SOFT_ATTTRIBUTE_2)

The activity soft attribute is mapped to column likes PTC.SOFT_ATTRIBUTE_1 and PTC.SOFT_ATTRIBUTE_2 in Microsoft Project.

At this point we need to compare the baseline with the estimated date, but we have 2 problems:

1 - PTC.SOFT_ATTRIBUTE_1 and PTC.SOFT_ATTRIBUTE_2 in MS Project are exported as text instead of date
2 - even if they are date fields, I can't compare them because aren't put into baseline field

For solve my problem, I need that when I export the Project Plan from ProjectLink to MSProject, the system generate an XML that contain the

baseline TAG, like this :

  ...
  
   <Baseline>
    <Number>0</Number>
    <Start>2013-07-09T09:00:00</Start>
    <Finish>2013-09-20T18:00:00</Finish>
    <Duration>PT432H0M0S</Duration>
   </Baseline>
  ...

I would like to know if anyone has encountered the same problem and how it was eventually resolved.
I'd like to know if is possible customize the XML of Project Plan exported by ProjectLink.

Thanks at all for answers.


Viewing all articles
Browse latest Browse all 3592

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>