mpxj
mpxj copied to clipboard
Primary repository for MPXJ library
A new effort to maintain IKVM has been started at https://github.com/ikvm-revived/ikvm. We have the blessing of a few Windward folks. A lot has been done in the last few months...
Thanks for the previous fix. I have run the mpxj with our test bench (we have approximately 3000 human-created plans) and came across problem with many plans (we are comparing...
Hi, In MSP you can create a so called Master file that you can import sub projects into. When the master file is exported to xml format it seems like...
Adding attribute  Attribute exists in class  Extracting to XML  XML file 
I'm trying to get the values of the UDFs for the WBS, but which one I extract using the PrimaveraPMFileReader class and saved in another XML format using the MSPDIWriter...
Hey, For the following MPP Fields ACWP: Method [getACWP()](https://www.mpxj.org/apidocs/net/sf/mpxj/Task.html#getACWP--) BCWS: Method [getBCWS()](https://www.mpxj.org/apidocs/net/sf/mpxj/Task.html#getBCWS--) BCWP: Method [getBCWP()](https://www.mpxj.org/apidocs/net/sf/mpxj/Task.html#getBCWP--) SV: Method [getSV()](https://www.mpxj.org/apidocs/net/sf/mpxj/Task.html#getSV--) Project: Method [getProject()](https://www.mpxj.org/apidocs/net/sf/mpxj/Task.html#getProject--) Resource Initials: [getResourceInitials()](https://www.mpxj.org/apidocs/net/sf/mpxj/Task.html#getResourceInitials--) These above method always return None...
There are duplicate relationships in P6 File with different relationship type and I am able to get those relationship. So I am not able to differentiate those using this code...
Hi Do you guys have NodeJS Lang support? If not can you add it as feature request
I need to read and edit (or at least just read) the custom field formula. I found how to get custom fields, custom field names, custom field types, and even...
Hey Jon, First of all, thank you for all your work on mpxj! Our usecase is transforming schedule data from our application model into mpxj and export it in a...