Implementing the Organization Chart

The Organization Chart is built on Applications Development Framework (ADF) and the component used is hierarchyViewer, which is one of the ADF Data Visualization components. This topic provides information on how to implement and configure the Organization Chart. Oracle SSHR and Oracle Succession Planning provide the Organization Chart feature.

Implementing the Organization Chart

To implement and use the Organization chart, complete the following steps:

  1. Create AppsDataSource and deploy the .ear file

    For information on how to create AppsDataSource and deploy the .ear file, refer to the My Oracle Support note: 1408355.1

  2. Define the External ADF Application URL profile option

    Set the External ADF Application URL profile option at the Site level to integrate the application with Applications Development Framework (ADF) and display the organization chart. Enter the location of the Oracle WebLogic Server instance as the profile option value.

    For example:

    System Profile : External ADF Application URL (code:FND_EXTERNAL_ADF_URL)

    Sample value : http://domain:port/OrgChart-ViewController-context-root

Configuring the Organization Chart Components

To change the organization chart components, you must modify values in the ResourceBundle.properties present in the OrgChartApplication.ear file and then redeploy the file on the Oracle WebLogic Server instance. For more information, refer to the My Oracle Support note: 1408355.1

Configuring the Organization Chart Module

To configure the Organization Chart module in: