You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Public Info data getting stored as html

edited Jun 19, 2023 12:30PM in Human Capital Management 2 comments

Summary:

Hi Experts,

I see About_Me, Area_of_expertise, and Area_of_interest data from public info are stored in HRT_PROFILES_VL and HRT_PROFILE_KEYWORDS tables. But the values are stored in HTML format. Is it expected to store like this or is there any setup to control this?



Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

select p.person_id as "Employee_Id",

   p.summary as "About_Me",

   aoe.keywords as "Area_of_expertise",

   aoi.keywords as "Area_of_interest"

from

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!