How To Display Costom DB View Talen Profile-1
How To Display Costom DB View Talen Profile-1
This document is based on (Please refer to Displaying Custom Content as Talent Profile Page Regions
section)
Step2: Create Lookup, Navigation US Super HRMS Manager -> Other Definitions -> Lookup Tables
Add the lookup code for HR_TP_NAME_TRANSLATIONS this should match to database column alias
names (stating with D_), add a meaning, save.
Save.
Now Login to Oracle Application Home page.
Navigate to Talent Profile page (Example: Manager Self-Service -> Talent Profile)
Scroll down and Click Add Content (by clicking the green + sign) below an existing region.
Now Click on the Edit button to change the configure the dynamic region to enter the title.
Scroll to the DyncVwFlexRN<#>.TextCellRN row and click the Personalize icon of the Static Styled Text
item. Note: <#> corresponds to the view Dynamic View Instance number (in the above example its 3)
Change the Prompt field with the desired title such as Test to display custom DB view and click Apply.
Click the personalize icon of the DyViewName item to specify the database view name.
Change the Prompt field with the desired database view name (Example: This is database view you
would like to display that has column alias starting with 'D_' or 'd_' , created in Step1 above) for the
region and click Apply.
To make use of the DyWhereClause so you can view information for a specific piece of data, in this
case the person for which the Manager is viewing the talent profile see the example screen shot: