How do I override AI prompts for Oracle Fusion Cloud Applications?
Use AI Configurator in Oracle HCM Experience Design Studio to override and enhance the default AI prompts. This configurator is available for all products in Fusion Applications.
Note: You must have the Access HCM Page Configurator
(HRC_ACCESS_HCM_TRANSACTION_CONFIGURATOR_PRIV) privilege to access the design
studio.
- Create and activate a sandbox that has the HCM Experience Design Studio tool in it.
- On the sandbox bar before the global header, select HCM Experience Design Studio from the Tools menu.
- Open AI Configurator.
- Click Override for a seeded prompt, and edit the prompt. Here are a few
things to know about prompts:
- Lines beginning with multiple # signs are section headings.
- Prompt variables are inside curly braces, for example,
{variable_name}
. They're integral to the prompts function. - Some prompts require responses to be in something that's not plain text, such as JSON or HTML. These instructions are essential to the business flow the prompt is embedded in. Changing the output or the output structure can cause potential issues in the business flow.
- Preview and test your changes. After you save, you get a new overridden prompt, and the original seeded prompt remains as is.
- Publish the sandbox.
When users access the page or process that triggers this prompt in the application, the overridden prompt will be processed instead of the seeded prompt. If you later delete the overridden prompt, the seeded prompt will be used.