Enhanced Connections

Connections is enhanced with:

  • Hero search
  • Improved profile page called Waterfall Profile.  Content that was available in earlier releases is also available on the waterfall layout, but using an improved user experience.  See Steps to Enable for more information.  The waterfall layout provides more options to personalize, for example, sections can be hidden or new sections can be added
  • BOSS support to improve performance
  • Ability to add and remove sections from the waterfall layout
  • Controlling links in a waterfall section
  • Improved organization chart is delivered with improved performance because the directs and total counts are now pre-calculated (rather than live data).  See Steps to Enable for more information.

An example showing the addition of a new profile section that displays assignment information, including flex, for the person you are viewing can be found in Customer Connect.

Hero Search

Hero Search

Profile Waterfall Layout

Profile Waterfall Layout

Waterfall layout provides more opportunities to personalize the profile and the organization chart is now more performant when you enable BOSS.

Steps to Enable

Leverage the Visual Builder Studio to expose your applications. To learn more about extending your application using Visual Builder, visit Oracle Help Center > your apps service area of interest > Books > Configuration and Extension.

To enable Hero Search

  1. Open a Connections Profile
  2. Edit the page using VB Studio
  3. Switch to Advanced mode in the top center of the page
  4. Ensure the desktop icon on the far left is selected
  5. Expand Centralcomponents, then human-resources and then click on Directory
  6. Setting useProfilePageAsDefault to true will enable Hero Search

Enable Hero Search

To enable Waterfall Layout

  1. Open a Connections Profile
  2. Edit the page using VB Studio
  3. Switch to Advanced mode in the top center of the page
  4. Ensure you are on the Page Designer tab and that the Properties panel on the right is expanded and then click on Constants
  5. Click on showWaterfallLayout and set the constant to True
  6. Click the back button
  7. The Waterfall layout will be turned on when you publish your project

Enable Waterfall Layout

To replace the REST source with BOSS which is more performant (but it excludes flex)

  1. Open a Connections Profile
  2. Edit the page using VB Studio
  3. Switch to Advanced mode in the top center of the page
  4. Ensure the desktop icon on the far left is selected
  5. Click on human-resources on the left
  6. Click on enableBossCalls and in the right panel set the default value to trueReplace REST with BOSS
  7. If you don't already have it, enable ORA_ASE_SAS_INTEGRATION_ENABLED profile option in Manage Administrator Profile Values - this allows you to see the Enable Permission Groups
  8. Open your custom employee role definition and on the first tab for Basic Information, click on Enable Permission GroupsEnabling Permission Groups
  9. On the fifth step, Role Hierarchy, click on the Roles and Permission Groups tab and add ORA_DR_PER_CONNECTIONS_DUTYEnabling Permission Groups

To pre-calculate directs and totals

  1. See https://docs.oracle.com/en/cloud/saas/readiness/hcm/25b/hure-25b/25B-hr-wn-f37222.htm.

Tips And Considerations

Personalizations to Connections relies on the Advanced mode in VB.