Enable Maintenance Advisor
Enable the AI agent, Maintenance Advisor that helps your users get targeted responses when they seek guidance on a task. Create a knowledge base, add a guided journey on a page, and embed the advisor into the guided journey using Visual Builder Studio on a transactional page. Through a chat experience, users can type in their question and get targeted responses, sourced from the documents uploaded in the knowledge base.
Privilege Code and Name | Use |
---|---|
HRC_MANAGE_AI_AGENT_PRIV | Lets you access the Configure HCM Agents Admin page and manage intelligent agents, tools, and documents. |
HRC_ACCESS_AI_AGENT_CHAT_PRIV | Lets you access chats with agent enabled Guided Journeys. |
HRC_MANAGE_AI_AGENT_PRIV: Manage Intelligent Agent | Lets you create a guided journey for Maintenance Advisor. |
Profile Option Code | Profile Option Name |
---|---|
ORA_HCM_VBCS_PWA_ENABLED | Enables the VBCS Progressive Web Application User Interface |
ORA_PER_GUIDED_JOURNEYS_SETUP_REDWOOD_ENABLED | Agent Task Type Enabled for Guided Journeys |
ORA_PER_AGENT_TASK_TYPE_GUIDED_JOURNEYS_ENABLED | Redwood Guided Journey Setup Page Enabled |
Create a Guided Journey
- Navigate to My Client Groups and click Show More.
- Search for Guided Journey and open the page.
- Click Create at the top to make a new guided journey.
- Enter a name for a guided journey, and click Create Draft.
- Under Tasks, click Add.
- Enter a task name and select Agent for Task Type.
- For Configuration, select the agent you created in previous steps.
- Click Save.
- Click Activate on the top right to activate your guided
journey.
Keep the guided journey code handy because you'll need it when you embed the guided journey into a transactional page.
Enable Advisor for Technicians and Supervisors
Do this to enable the Maintenance Advisor on the Preview Work Order page for technicians:
- On the My Maintenance Work page, click Preview Work under the Actions menu on a work order row.
- On the Preview Work page, access Visual Builder Studio by doing this:
- Click Settings and Actions in the top right.
- Select Edit Page in Visual Builder Studio.
- On Visual Builder Studio, create or select an existing project.
- Click the Work Order Container context switcher.
- In the filter, search and select Work Order Preview.
- On the Work Order Preview pane, enter the Guided Journey code in the journeyCode field and click Publish.
- Grant your users the Access Intelligent Agent Chat
(HRC_ACCESS_AI_AGENT_CHAT_PRIV) privilege to allow them to access the AI
agent.
The advisor shows up as a page-level guided journey on the Preview Work Order page for technicians.
Do this to enable the Maintenance Advisor on the Edit Work Order page for supervisors:
- On the Maintenance Supervision page, go to the Edit Work Order page.
- Open Visual Builder Studio.
- On the Work Order Preview pane, enter the Guided Journey code in the journeyCode field and click Publish.
- Grant your users the Access Intelligent Agent Chat
(HRC_ACCESS_AI_AGENT_CHAT_PRIV) privilege to allow them to access
the AI agent.
The advisor shows up as a page-level guided journey on the Edit Work Order page for supervisors.