| Oracle E-Business Suite Extensions for Oracle Endeca Integration and System Administration Guide Release 12.1.3.3 Part Number E37993-03 | Contents | Previous | Next |
This chapter covers the following topics:
Oracle Projects Extensions for Oracle Endeca integration enables you to search and filter project information. You can search all projects in a particular Operating Unit, and view alerts.
You can search using Oracle Projects Extensions for Oracle Endeca pages and Endeca Information Discovery (EID) design tools. These pages are hosted in an EID environment, and called from container pages in EBS. The Projects Search and Overview and the Workplan Overview pages enable search functions using Endeca Information Discovery integration.
Oracle Projects Extensions for Oracle Endeca updates are available from the Projects Search and Overview and the Workplan Overview pages. Both these page displays information and data graphically and in tabular format.
You use the Projects Search and Overview page to search for Projects in a particular Operating Unit. By default, the Functional Currency and the Operating Unit display.

You can change the Operating Unit and you can click Create Projects to create a new project for the operating unit. The Projects Search and Overview page contains filtering components that you can use to search, navigate and filter the data displayed in other components and consists of the following regions and components:
| Region | Component |
|---|---|
| Totals (Published Projects) |
|
| Projects List | View data such as Project Name, Project Manager Name, Description, Organization, Status, Customer Name, SIC Code, Opportunity Value, and Project Currency sorted by options such as:
You can also print or export these details. |
| Reports |
|
You use the Workplan Overview to view details of the Workplan

The Workplan Overview page contains filtering components that you can use to search, navigate and filter the data displayed in other components and consists of the following regions and components:
| Region | Components |
|---|---|
| Published Versions - Reports |
|
| Current Working Version Tab |
|
| Latest Published Version Tab |
|
| Baselined and Historical Versions Tab |
|
Once you have completed installation and common configurations as described in Installing Oracle E-Business Suite Extensions for Oracle Endeca, Release 12.1.3.3 document (Doc ID: 1539016.1), you must complete the Oracle Projects Extensions for Oracle Endeca product configuration setup
See: Setting Up Oracle Projects Extensions for Oracle Endeca Integration
To set up Oracle Projects Extensions for Oracle Endeca integration, complete the following steps:
Enable JSP compilation post installation.
Note: If this is not done, then the integration between Oracle Projects Extensions for Oracle Endeca pages and the Oracle Applications framework pages will not work as expected.
See: How to Enable Automatic Compilation of JSP pages in R12 Environment Document ID: 458338.1.
Grant the Projects Endeca Access Role (UMX|PJT_ENDECA_ACCESS_ROLE) to the predefined Projects responsibility Project Super User (FND_RESP|PA|PA_PRM_PROJ_SU|STANDARD). You can also grant the Projects Endeca Access Role to any custom Oracle Projects responsibility. You can access the Oracle Projects Extensions for Oracle Endeca pages once you add the predefined role Projects Endeca Access Role to the Project Super User Responsibility responsibility (PA_PRM_PROJ_SU).
See: Oracle E-Business Suite System Administrator's Guide - Security for more information on how to assign roles.
Run the Populate Endeca and Projects Integration Security concurrent program.
Optionally, run the Summarization processes.
Note: You need to run this process only if the cost numbers do not match the amounts on the Workplan page.
See: Performance and Exceptions Reporting Programs, Oracle Projects Fundamentals for more details.
Schedule the set up for Full Endeca Refresh.
Schedule the set up for Incremental Endeca Refresh.
Use the Populate Endeca and Projects Integration Security concurrent program, available under the Projects Super User responsibility, to synchronize the available Endeca metadata. Run this concurrent program only from the Projects Super User responsibility after you install Endeca for the first time. After that, ensure you run this concurrent program whenever you create a new project or whenever you add a new member to a project to display that project in the Endeca Search Page.
Program Name: Populate Endeca and Projects Integration Security
Executable: PA_ENDECA_FILTER
Method: PL/SQL
Stored Procedure Execution file name: PAENDECAPS.pls and PAENDECAPB.pls
Package Name:PA_ENDECA_INTEGRATION
You run this concurrent process from the Submit Requests window.
To run the Populate Endeca and Projects Integration Security process
Select Populate Endeca and Projects Integration Security in the Name field.
Click Submit.
You run the Full Load graph regularly to ensure that delete records are purged from the Endeca MDEX Server. It is recommended that you run the Full Load graph at least once as week. You can run it more frequently if required.
To set up the scheduler
Login to Integrator server using your Clover login.
Click the Scheduling tab.
Select the New Schedule link.
Enter a Description for the scheduler, for example, Projects Full Load Scheduler.
Select Periodic as the Type.
Select by interval as the Periodicity.
Enter a start date and time in the Not active before date/time field.
Enter an end date and time in the Not active after date/time field.
Enter a value in the Interval (minutes) field.
Ensure you select the Fire misfired event as soon as possible check box.
Select Execute graph from the Task Type list.
Select prj-pjt from the Sandbox list.
Select graph/Full.grf from the Graph list.
Click Create to set the scheduler.
You set up the Scheduler to load incremental graphs depending on when you update project information. For example, if you update project information frequently, you might choose to set the scheduler to load the incremental graph once in every 3 hours, or, if you do not update project information too frequently, you can set the scheduler to run once in a day.
To set up the scheduler
Login to Integrator server using your Clover login.
Click the Scheduling tab.
Select the New Schedule link.
Enter a Description for the scheduler, for example, Projects Incremental Load Scheduler.
Select Periodic as the Type.
Select by interval as the Periodicity.
Enter a start date and time in the Not active before date/time field.
Enter an end date and time in the Not active after date/time field.
Enter a value in the Interval (minutes) field.
Ensure you select the Fire misfired event as soon as possible check box.
Select Start a graph from the Task Type list.
Select prj-pjt from the Sandbox list.
Select graph/Incremental.grf from the Graph list.
Click Create to set the scheduler.
The following views are used by the ETL layer in Endeca to load and display Oracle Projects Extensions for Oracle Endeca data to the Endeca data store:
PA_ENDECA_WORKPLAN_STRUCTURES - Displays data at structural level for all structure versions under a project.
PA_ENDECA_WORKPLAN_VIEW - Denormalized view at the granular level of a task version. Includes info about project/structure and tasks. This is only for Structures (CWV,LPV and Baselined).
PA_ENDECA_WORKPLAN_ASGN_VIEW - Denormalized View at the granular level of a resource assignment including information about assignments. This is only for Structures (CWV,LPV and Baselined).
![]()
Copyright © 2012, 2013, Oracle and/or its affiliates. All rights reserved.