Organization Chart in Oracle SSHR

Using the Organization Chart

Using the Organization Chart

An Organization Chart is a visual representation of relationships between workers in an organization. The organization chart that managers and workers view is based on supervisor hierarchy.

How to Use the Organization Chart and Control Panel

The application uses the Hierarchy Viewer component of Oracle Application Development Framework (ADF) to render the Organization Chart. The hierarchy viewer Control Panel enables a user to manipulate the position and appearance of the organization chart at runtime. The organization chart includes a control panel, a number of nodes, and links that connect the nodes. The nodes are connected to panel cards that display worker information. You can expand or collapse a hierarchy.

The following section explains how to use the Control Panel:

Using Panel Cards

Panel cards display different sets of information depending on whether the user is a manager or worker. You can click the navigation buttons at the bottom of the panel card to navigate to the next set of information. You can isolate each of the cards and restore cards to the chart. Click the upward navigation arrow to view the hierarchy above any specific worker.

For information on Organization Chart:

Using the Organization Chart as Managers in Oracle SSHR

Managers can navigate to the Organization Chart using their Manager Self-Service responsibility, Talent Profile function. As a manager, when you click the Organization Chart tab, the chart displays the hierarchy of the manager who logs in. By default, the chart displays ten direct reports. If there are more than ten direct reports, then you can navigate to the next set of direct reports using the side navigator icon. For each selected node, you can view the hierarchy and then drill further down the hierarchy. If there are workers on secondary assignment reporting to a manager, then the organization chart represents this reporting structure in a dotted line format.

See: How to Use the Organization Chart and Control Panel

Searching for Workers

You can perform a simple or an advanced search to search for workers in your organization. Search results of a simple search display person name and job.

Advanced search criteria includes first name, last name, manager name, job and organization. Click Add Fields to add additional search criteria. You can save your searches to use them in future.

Following your search, click the person name to view the person's details and hierarchy in the organization chart format.

Viewing Worker Information

Managers can view the following information in different panels for a worker:

Note: You can view information in panel fields only if data is available. For employees, you can view their Contact Information, Employment Details, and Salary. For contingent workers, you can view their Contact Information and Employment Details.

Viewing and Performing Manager Actions for Multiple Assignments

Managers can view details and perform manager actions for multiple assignments of an employee or worker in their hierarchy, if the subordinate has more than one assignment. If there are workers on secondary assignment reporting to a manager, then the organization chart represents this reporting structure in a dotted line format. Managers can perform these actions for multiple assignments only if the Multiple Assignments feature is enabled and the appropriate security access is setup.

Performing Self-Service Actions

You can perform actions for workers only if your administrator has enabled functions from the Actions list. Click the Actions link on the person details panel to perform self-service action for a worker, such as change the job, pay, or manager, and update education qualifications. When you click the Actions link and select an action, the action is launched in a page in the Manager Actions tab. The links of all manager actions appear in the side navigation container on the left side of the page. You can complete the transaction and move on to other transactions without leaving the page. You can process multiple transactions for a worker from this page. The manager actions that you can perform depend on the configuration choices that your enterprise makes. Manager self-service actions can be performed only for primary assignments and not secondary assignments.

You cannot launch actions related to performance management plan or appraisal functions from the Actions list for a worker. If your enterprise has licensed Oracle Succession Planning and your administrator has assigned you the Succession Planning functions, then you can launch actions to create or update succession plans for workers.

Identifying Key High Potential Workers

You can identify key high potential workers for whom succession plans exist and workers who do not have at least one succession plan. Icons below the Actions link help you to identify such workers.

Note: You can view these icons if your enterprise has licensed Oracle Succession Planning and your administrator has assigned you the Succession Planning functions.

Using the Organization Chart as Workers in Oracle SSHR

Workers can navigate to the Organization Chart using the Employee Self-Service responsibility, Talent Profile function, My Hierarch tab. If a worker is a manager, then the Organization Chart displays that manager's hierarchy. For each selected node, you can view the hierarchy and then drill further down the hierarchy. If there are workers on secondary assignment reporting to a manager, then the organization chart represents this reporting structure in a dotted line format.

See: How to Use the Organization Chart and Control Panel

The Organization Chart enables workers to:

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

    • 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

  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:

Configuring the Organization Chart Module in Oracle SSHR

Configuring the Organization Chart Module

This topic provides information to configure the Organization Chart module.

Organization Chart JSP Page Name

TMOrgChartPG

Functions

You can access this module from the following functions:

User Name Function Name Responsibility and Prompt Description
Talent Profile Home Function – Manager HR_TALENT_HOME_FUNC_MGR Manager Self-Service
Talent Profile
Provides the Organization Chart, Talent Profile tabs and Manager Actions tabs.
Talent Profile Home Function – Employee HR_TALENT_HOME_FUNC_EMP Employee Self-Service
Talent Profile
Provides the My Hierarchy, Talent Profile, and Personal Actions tabs.

Submenus

Following is a list of submenus for the Organization Chart module:

User Name Submenu Responsibility Description
Talent Profile Main Home Menu - Manager HR_TALENT_HOME_MENU_MGR Manager Self-Service Talent Profile Main Home Menu - Manager
Talent Profile Main Home Menu – Employee HR_TALENT_HOME_MENU_EMP Employee Self-Service Talent Profile Main Home Menu

Workflow

Not Applicable

Configurable Tips and Instructions

Not Applicable

Configurable FlexFields

Not Applicable

Security Profile

Set the security profiles according to your business requirements to ensure that managers cannot view salary panel of workers who are not in their reporting hierarchy.

Profile Options

Using the Organization Chart, managers can perform manager transactions. The application applies the following profiles when actions are launched from the Organization Chart:

Configuring the Actions List

The Actions list that managers and workers view is role based.

If you want to configure the Actions list according to your business requirements, then you must create custom menus using the predefined menus.

Configuring the Action Links in the Side Navigation Container

Managers and workers can process multiple self-service transactions effectively and with minimum navigation using the action links in a side navigator.

The manager or personal actions that appear in the side navigation container are driven by the following menus:

Important: The manager and personal actions whether launched from Self-Service Manager Actions, Personal Actions, Organization Chart or Talent Profile are the same. As some of the self-service functions are not supported in the side navigation container, there would be a mismatch between functions in the side navigation container and the drop-down list available in Organization Chart.

Configuration Guidelines for the Side Navigator

The SSHR Side Bar Menu (HR_SS_SIDEBAR) and SSHR Emp Side Bar Menu (HR_SS_EMP_SIDEBAR) contain a list of predefined supported functions including global and localization specific. During implementation, you can remove those functions that are not applicable to your legislation using the "function exclusion" feature available in the Responsibility window of the System Administrator responsibility.

Organization Chart for Contingent Workers

By default, the Contingent Worker Self-Service responsibility does not have the function to launch the Organization Chart. If you want to enable contingent workers to use the Organization Chart feature, then you must create custom contingent worker menu and add the Organization Chart functions.