You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieve role availability data when reading a schedule from a P6 database.
Populate the project's Name and Title attributes when exporting an MSPDI file.
Ensure the Project ID attribute is populated when writing an XER file.
Don't include null tasks (blank tasks) when writing an XER file.
Strip control characters from entity names written to MSPDI files and XER files.
Ensure resource material labels written to MSPDI files meet Microsoft Project's naming requirements.
Ensure the activity code value Name attribute is populated when read from an Asta PP file.
Don't allow multiple values for an activity code when writing XER and PMXML files.
The MSPDI and MPX writers now dynamically renumber Unique ID values which are too large for Microsoft Project. The original schedule is no longer modified to achieve this.