Create Posting Description on the Job Requisition Using Generative AI
A new feature is introduced in the Redwood requisition details page to help recruiting users create the posting description based on the job requisition title using generative AI capabilities. This capability is available only in the Redwood experience.
- Users can click the AI Assist button to populate these four posting description fields: Short Description, Description, Responsibilities, Qualifications.
- Users can regenerate the content of the posting description fields if they’re not satisfied with the content in the first attempt.
- By default, this feature is disabled. Customers need to access VB Studio to enable this feature.
AI Assist for the Job Requisition Posting Description
The creation of job requisition posting descriptions in Redwood page greatly improves the user experience.
Steps to Enable
You need to enable the Redwood job requisition details pages by keeping the values for ORA_IRC_RECRUITING_REDWOOD_ENABLED and ORA_IRC_REQUISITION_REDWOOD_ENABLED profile options to Y.
You also need to change the value of the SHOW_AI_ASSIST field in the Page Properties section of VB Studio to true.
- In the Setup and Maintenance work area, click the Tasks icon.
- Click Search.
- On the Search page, search for the task Manage Administrator Profile Values.
- Click the task name.
- On the Manage Administrator Profile Values page, search for the profile option code ORA_IRC_RECRUITING_REDWOOD_ENABLED.
- In the Profile Values section, set the profile value to Y.
- Click Save.
- On the Manage Administrator Profile Values page, search for the profile option code ORA_IRC_REQUISITION_REDWOOD_ENABLED.
- In the Profile Values section, set the profile value to Y.
- Click Save and Close.
- Open the requisition details page, then open Visual Builder Studio.
- Select a workspace to access the VB Studio Express tab.
- In the Page Properties section, type show in the search box. You'll see the SHOW_AI_ASSIST field.
- Change the value to true and click Publish.
Tips And Considerations
You can personalize the job requisition details page using constants and business rules. For more information, refer to the Extending HCM Redwood Applications Using Visual Builder Studio guide.