• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Read Project Data from MS Project DB & MSP 2016 File Format Support inside Java Apps

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

We are pleased to announce the release of Aspose.Tasks for Java 8.70 . It includes the same new features, enhancements and bug fixes as were part of its equivalent .NET version. This month’s release provides the capability to retrieve Project data from Microsoft Project Database. The MspDbSettings and SqlConnectionStringBuilder classes can be used to accomplish this purpose. Microsoft Project 2016 preview version has already been released. We are pleased to share that Apose.Tasks API supports this new version MPP format as it is based on the 2013 file format. Aspose.Tasks API now supports performing risk analysis on a Project data file. Based on the Monte Carlo simulation, that supports different probability distributions and correlations, the functionality has been provided via the RiskAnalyzer class. The whole process consists of the steps like, Preparing Analysis Settings, Identifying the Input of Analysis, Analyzing the Risks and Using the Results of the Analysis. We have also fixed a number of bugs, resulting in further improvement in API functionality. These include exceptions while saving project with Gantt Chart View, rendering project data to PDF and loading certain MPX files. Below is the complete list of bug fixes and enhanced features included in this release.

- Implement Project data reading from MS Project DB
- Add support for MS Project v2016 file format
- Implement risk analysis tool
- Null reference exception raised while saving the project while using GanttChartView
- NullReferenceException when Saving Project To PDF
- Loading MPX file raises exception

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Tasks for .NET documentation that may guide you briefly how to use Aspose.Tasks for performing different tasks like the followings.

- Reading a Project File
- Risk Analysis Tool

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.

More about Aspose.Tasks for Java

- Homepage of Aspose.Tasks for Java
- Download Aspose.Tasks for Java
- Online documentation of Aspose.Tasks for Java

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - The .NET and Java component publisher
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
reply
    Bookmark Topic Watch Topic
  • New Topic