Oracle Primavera P6 EPPM 16.2 新特征

news/2025/1/11 22:39:31/
距离Oracle发布P6R16.2(16 R2)已经过去了20天,为了让大家更好的了解这个产品的新特效,我从Oracle官方文件中摘录了如下内容,以便大家更好的了解,当然,目前没有汉译版,见谅了。

New features include:

  • Enhancements to EPS and Activities Standard View.
  • ew HTML pages, including Resource Administration and Analysis.
  • Link P6 and Prime via Prime Sync.

· clip_image007

Applet Removal

P6 16.2 continues the process of removing Java-based applets from the application in exchange for pages written in HTML5. The HTML-based pages load faster and do not require additional plug-ins.

The pages below are updated to HTML5 in P6 16.2:

  • Enterprise Data
  • User Access
  • Reports
  • Time Sheet Approval
  • Dashboards (Gantt Chart portlet and Filter By).
  • Projects Section: Issues, Team Usage, Documents.
  • Resources Section: Administration, Analysis.

The following pages are enhanced after being converted to HTML5 in prior versions of P6:

  • EPS
  • Activities

HTML pages are referred to as Standard View; applet-based pages are Classic View.

clip_image009

In some cases, the HTML-based pages offer the same or very similar functionality, while other pages have been redesigned. Common elements of new HTML pages are documented below, using the Resource Administration page as an example.

clip_image011

clip_image013  Use the Grid to add, edit, and view items on the page, such as resources.

clip_image015  Select or hover over an item, and the Row Actions menu becomes available with functions that can be performed on that item. For example, use the menu to cut, copy and paste resources.

clip_image017  Use Detail Windows to view and edit the properties of the selected item in the grid.

clip_image019  The Toolbar contains various buttons and menus. Features common to many pages includePrintand viewFull Screen.

clip_image021  The Toolbar often contains an Actions menu that offers various functions for the page. For example, on the Resource Administration page, the menu contains options to import from Microsoft Excel.

clip_image023  Many pages also contain an option to Customize View. Use this to access the column, filter, grouping and other settings that affect the appearance of the page.

New Functionality in EPS Page

P6 16.2 offers additional features in the new HTML-based EPS page.

  • Cut , copy and paste projects
  • Use fill down in data columns
  • Update baselines.
  • Import and export projects in Primavera or Microsoft XML format. Export to UN/CEFACT format.
  • Grouping options now allow you to hide a group if it is empty.
  • View the Budget Log detail window for an EPS or project, view Issues detail window for a project.
  • Customize the details windows for EPS nodes and projects

· clip_image028.

To access this feature:

On the Projects navigation bar, click EPS.

New Functionality in Activities Page

P6 16.2 offers additional features in the HTML-based Activities page.

  • Dissove activities
  • Email details of an activity.
  • Assign resources and roles, and link selected activities.
  • Use fill down in data columns.
  • Move WBS elements up and down in the structure.
  • Update baselines.
  • Open dependent projects.
  • Create complex filters with nested conditions and rolling dates.
  • Import from, and export to, Microsoft Excel.
  • View Budget Log, Issues, and WBS Milestones detail windows for WBS nodes, and Issues and Update History detail windows for activities.
  • Customize detail windows displayed for WBS nodes and activities.

· clip_image034

To access this feature:

On the Projects navigation bar, click Activities.

Sync Data with Prime

Use the Prime Sync feature to synchronize data between P6 16.2 and Oracle Prime, enabling you to take advantage of the risk, scope, tasks, and portfolio functionality in Prime while leveraging the execution data in P6. This behind-the- scenes synchronization process allows projects to be available in both products with real-time updates. Unlike synchronizations with Primavera Gateway, Prime Sync does not require much pre-setup like mapping fields and scheduling jobs to bring data back and forth. While P6 remains the source for maintaining the project, Prime sends updates for risk and scope data.

clip_image041

A new project preference is added to P6 16.2 to enable Prime Sync.

To access this feature:

Click the Projects section, EPS page. Use Customize Settings to add the Enable Prime Sync column.

P6 Mobile Enhancements for Android Devices

P6 16.2 Mobile includes enhancements for Andriod devices. These features were added for iOS in a previous release.

Demo Mode: Available from the login screen, the demo mode is accessible without a username and password. This allows you to access the application with a set of sample data.

clip_image042

View and navigate to the location of a task. If you have locations assigned to tasks, and location services enabled on your device, open a map showing the location assigned to a task. You can also use your device to navigate from your current location to the task's location.

clip_image043

To view full product demonstrations for P6 Mobile, click the links below: Updating Timesheets in P6 Mobile. (https://youtu.be/kEeErHMhJpo)

Updating Tasks in P6 Mobile. (https://youtu.be/5OIw40I49eU)

也可到P6中国论坛了解更多信息,http://www.p3bbs.com/read.php?tid-3851.html

更多 Primavera P6 问题可邮件  kangpingo@hotmail.com .咨询我哦 。


http://www.ppmy.cn/news/904549.html

相关文章

Oracle Primavera P6 学习地图(Updating)

目录 P6介绍及使用P6异常处理P6部署配置维护P6集成及开发P6集成及开发 为了方便大家更好的针对查询我博客中的内容,特针对P6不同方面进行简要分类,如在使用P6过程中有碰到任何问题,欢迎通过如下方式与我取得联系(查询联系方式) P6介绍及使用 …

实战 - 社区论坛项目

文章目录 社区论坛P01- SpringBoot项目无法识别RunWith注解社区论坛P02 - Spring容器管理Bean社区论坛P03 - SpringMvc处理请求与响应[Get\Post\Model\响应json]社区论坛P04 - MyBatis的基本使用流程社区论坛P05 - 开发社区首页社区论坛P06 - 项目调试与日志社区论坛P07 - 利用…

Primavera P6或项目管理站点/论坛地址,交流群组

收集了下Primavera P6相关的学习站点或群组,由需要学习的话可以关注下 * 论坛或站点 中国 Primavera用户组 CPUG(China Primavera User Group)http://www.p3bbs.comhttp://www.p3bbs.com/read.php?tid-3490.html Oracle 社区中国用户组https://community.oracle…

数据结构专题2

数据结构专题2 - step 1 线段树 1. Cube - HDU 3584 三维的空间中有 n n n 个元素&#xff0c;初始时每个空间元素均为0。更新操作是0变1&#xff0c;1变0&#xff0c;是一个立方体型区域内的所有元素都更新。然后查询是问某个点的元素是0还是1. ( 1 < n < 100 , m…

www.5dkb.com我的电影网站

欢迎在闲暇之余来我的电影网&#xff0c;看看电影&#xff01;放松心情…… 不好的地方&#xff01;还请大家多多指教&#xff01;告诉我你们宝贵的意见&#xff01;&#xff01;&#xff01;&#xff01; 我会尽力做到你们满意&#xff01;谢谢…… 转载于:https://www.cnblog…

好电影网

一路聆听音乐社区 http://bbs.160t.com/ 中国影视论坛 http://www.bbsmovie.com/ MTV网 http://www.mtv152.com/ 丽影论坛 http://www.cn5566.com/

PostgreSQL初学注意点:

这是一些PostgreSQL初学者需要注意的有用信息&#xff1a; 1&#xff09;元组tuples是行的物理版本&#xff1b;你可以通过选择隐藏列ctid、xmin、xmax开始了解它们&#xff08;所有表都有&#xff09;&#xff1b;尽早开始关注这个&#xff0c;以后你就不会对缓慢的大量DELET…

无忧资源库(电子书籍)

无忧资源库&#xff08;电子书籍&#xff09; 链接:http://www.51dbook.com/index.html 来自 “ ITPUB博客 ” &#xff0c;链接&#xff1a;http://blog.itpub.net/5718/viewspace-168073/&#xff0c;如需转载&#xff0c;请注明出处&#xff0c;否则将追究法律责任。 转载于…