Wednesday, May 20, 2015

Project Data Export to Primavera MPX & Better Formula Calculation using Java

What’s new in this release?

We are pleased to announce the release of Aspose.Tasks for Java 8.3.0. It is Ported from its equivalent .NET version, this month’s release introduces the same new features, enhancements and improvements. Application developers can now use Aspose.Tasks API for exporting Microsoft Project data to Primavera MPX format. Until now, the API only supported exporting project data to Primavera XML and XER formats. This month’s release introduces the capability of setting the start date of Gantt chart view while saving the file. The TimeScaleStart property exposed by Prj class allows setting the start date of Gantt chart view. However, if the saved file is opened by MSP in maximized window mode, the timescale start date will not match. This month’s release also provides support for reading/writing recurring task information. This enables to update recurring information of a task such as Occurrences count. The feature currently supports writing the information to output MPP file. At present, generation of recurring task’s children is not implemented yet and we plan to implement the feature in near future. This month’s release also includes a number of bugs that were fixed in the equivalent .NET version of the API. This also includes performance related issue while adding resource assignments to the project. In case you have got any query, please feel free to write to us over Aspose.Tasks forum. We’ll be glad to address your concerns and assist you further. Below is the complete list of bug fixes and enhanced features included in this release.
  • Implement reading recurring tasks data from mpp
  • Implement recurring task data writing to mpp
  • Option to convert MPP to MPX format
  • Implement formula calculation
  • Implement evaluation of functions in formulas
  • Updating MPP raises ArgumentOutOfRangeException
  • Provide option to set start date for GanttChart view while saving as MPP
  • Normal tasks become summary task after saving the project by Aspose.Tasks
  • MPP to XML issue
  • TaskReadingException while loading MPP File
  • Low performance of RescheduleUncompletedWorkToStartAfter method
  • Slow performance with Resource Assignment
  • Extended attribute values become combo box after saving MPP file by Aspose.Tasks
  • Setting Actual Start of Task doesn't update Summary Task's "Actual Start" field
Overview: Aspose.Tasks for Java

Aspose.Tasks is a non-graphical Java Project management component that enables Java applications to read, write & manage Project documents without utilizing MS Project. It supports reading MS Project Template (MPT) files as well as allows exporting project data to HTML, BMP, PNG, JPEG, PDF, TIFF, XPS, XAML and SVG formats. It reads & writes MS Project documents in both MPP & XML formats.  Developers can read & change tasks, recurring tasks, resources, resource assignments, relations & calendars.

No comments:

Post a Comment