CrossProject field omission causes issues when importing to P6
Multi platform library to read and write schedule data
Brought to you by:
joniles
Primavera P6 loses task links when importing MSPDI XML. We traced this to the absence of the <crossproject> field in the <predecessorlink>. Can this field be forced to <crossproject>0<crossproject>?</crossproject></crossproject></predecessorlink></crossproject>
I believe I have fixed this issue. The updated code is now in GitHub, and will form part of the next release of MPXJ.
(Don't forget, MPXJ writes PMXML files too if that helps when working with P6!)
Excellent, thanks. I've finally cracked compiling mpxj from source, and can confirm that patch works a treat.
We're looking into PMXML, but having some initial difficulties which we want to pursue locally for the moment.
I've just released a new version too!