Primavera P6
From Just Solve the File Format Problem
(Difference between revisions)
Line 9: | Line 9: | ||
==Format Information== | ==Format Information== | ||
− | * XER files begin with the ASCII string {{magic|ERMHDR}} followed by the software version and date. Can contain multiple projects<ref>https://docs.oracle.com/cd/E90748_01/English/admin/p6_pro_importing_exporting/helpmain.htm?toc.htm?export_projects_to_an_xer_file.htm</ref>. | + | * XER files begin with the ASCII string {{magic|ERMHDR}} followed by the software version and date<ref>https://ippm.dk/ikke-kategoriseret/crash-course-to-the-primavera-xer-format</ref>. Can contain multiple projects<ref>https://docs.oracle.com/cd/E90748_01/English/admin/p6_pro_importing_exporting/helpmain.htm?toc.htm?export_projects_to_an_xer_file.htm</ref>. |
* XER file may differ in the contractor version<ref>https://docs.oracle.com/cd/E90748_01/English/admin/p6_pro_importing_exporting/helpmain.htm?toc.htm?export_a_project_for_use_with_oracle_primavera_contractor.htm</ref>. | * XER file may differ in the contractor version<ref>https://docs.oracle.com/cd/E90748_01/English/admin/p6_pro_importing_exporting/helpmain.htm?toc.htm?export_a_project_for_use_with_oracle_primavera_contractor.htm</ref>. | ||
* XER parser exists using excel<ref>https://www.planacademy.com/using-primaveras-xer-file-parser-import-wbs-from-excel-without-the-sdk/</ref>. | * XER parser exists using excel<ref>https://www.planacademy.com/using-primaveras-xer-file-parser-import-wbs-from-excel-without-the-sdk/</ref>. |
Revision as of 00:32, 8 January 2021
Primavera P6 is project management software released in 2007 to replace the older P3 software[1]. Oracle purchased the software in 2008 and it is still used today[2]. Projects can be saved to the proprietary XER format or a newer XML based format[3].
Format Information
- XER files begin with the ASCII string
ERMHDR
followed by the software version and date[4]. Can contain multiple projects[5]. - XER file may differ in the contractor version[6].
- XER parser exists using excel[7].
Related formats
- P3 format (.P3)
- Primavera Layout File (.PLF)
References
- ↑ https://web.archive.org/web/20071223083940/http://www.primavera.com/newsroom/p6_072607.asp
- ↑ https://en.wikipedia.org/wiki/Primavera_(software)
- ↑ https://docs.oracle.com/cd/E90748_01/English/admin/p6_pro_importing_exporting/helpmain.htm?toc.htm?import_export_file_formats.htm
- ↑ https://ippm.dk/ikke-kategoriseret/crash-course-to-the-primavera-xer-format
- ↑ https://docs.oracle.com/cd/E90748_01/English/admin/p6_pro_importing_exporting/helpmain.htm?toc.htm?export_projects_to_an_xer_file.htm
- ↑ https://docs.oracle.com/cd/E90748_01/English/admin/p6_pro_importing_exporting/helpmain.htm?toc.htm?export_a_project_for_use_with_oracle_primavera_contractor.htm
- ↑ https://www.planacademy.com/using-primaveras-xer-file-parser-import-wbs-from-excel-without-the-sdk/