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.
To implement and use the Organization chart, complete the following steps:
Create AppsDataSource and deploy the .ear file
Create AppsDataSource on an Oracle WebLogic Server (WLS) instance.
Deploy your web application .ear file, which is OrgChartApplication.ear.
For information on how to create AppsDataSource and deploy the .ear file, refer to the My Oracle Support note: 1408355.1
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
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
To configure the Organization Chart module in:
Oracle SSHR, see: Configuring the Organization Chart Module in Oracle SSHR
Oracle Succession Planning, see: Configuring the Organization Chart Module in Oracle Succession Planning