Artificial Intelligence(AI)
Discussion List
-
How to Use Oracle AI Agents with SharePoint-Hosted Policy Docs as RAG Source?I'm exploring how to use Oracle AI Agents to reference policy documents stored in SharePoint as part of a Retrieval-Augmented Generation (RAG) setup. Ideally, I want the… -
Agent Studio - Evaluation - Exact values vs Generic values in evaluation' answersHi all, when creating answers for an evaluation in AI Agent Studio, do you provide exact values in the answer or generic ones / placeholders? Let my try to explain with … -
How to see all version of the agent teamsSummary: Hi Experts I have published the worker agent team. I want to modify it and if i want to see all the version published how we can those versions of agent team ? … -
Roadmap for enabling Model Context Protocol (MCP) for Oracle ERP , EPM Cloud appsSummary: I would like to understand Oracle’s plans for supporting Model Context Protocol (MCP) natively within Oracle ERP Cloud (Fusion Applications) and Oracle EPM Clou… -
how to add multiple recipients in the send email nodeSummary: Hi Experts I want to send the email to multiple people so wanted to know what is the syntax to add more than 1 recipient tried "," and ";" i.e. comma and semico… -
how to read the files and extract the data from itSummary: Hi Experts I have a requirement to get the contracts PDF file from fusion REST API, extract the content and get the answer what user asks for any contract. Coul… -
how to get the contracts api pdf file and read contentSummary: Hi Experts I have a requirement to get the contracts pdf file and read content using REST API but not sure after we receive the contract file how to extract the… -
I have a requirement to extract the barcode information from PDF fileSummary: Hi Experts I have a requirement to extract the barcode information from PDF file, could you please let me know how can this be achieved ? PDF file has a barcode… -
Send Email node is not sending emailSummary: Hi Experts I have used Send Email node in my workflow but the node doesn't seem to send emails. Is there any setup i need to do before using the node ? or it is… -
Will Voice-First AI Interaction (Speech) Become Available?AI chat systems could evolve to support natural, real-time speech conversations, allowing users to talk instead of type. This would make interactions faster, more intuit…Ruben van der Schaaf 31 views 8 comments 0 points Most recent by Ganesh Kamath AI for Fusion Applications -
LLM Configuration Precedence: Agent Team vs. AgentSummary: How LLM provider settings are applied within agent teams versus individual agents. For example, I created an agent team that contains a single agent. At the age… -
API Security and Authorization ControlsSummary: We understand that AI agents may invoke Fusion REST APIs or other enterprise tools to perform actions (e.g., retrieving data or executing workflows). From a sec… -
Workflow agent, how to get the logged in user details and assigment detailsSummary: Hi Experts I'm going through the AI agent studio course on mylearn oracle .com but in that the business object node creation is not explained and now i'm stuck.… -
Request for official doc on Data Privacy regarding AI (LLM/GPT) integration with User DataSummary: Request for official documentation on Data Privacy regarding AI (LLM/GPT) integration with user Data We are evaluating the activation of AI agent to be used wit… -
Call Document Understanding Rest APIHello comunity, I have created a Document Understanding model in my OCI. I have reviewed the documentation and I am not very clear on which method to use, as there are t… -
Passing JWT token in /invokeAsync API for fusion AI AgentHi, I am able to call the /invokeAsync API for fusion AI Agent by using OAuth2 creds generated by registering the fusion apps as confidential app. But we want to invoke … -
Gemini 2.5 as LLM Provider in Oracle Fusion AI Agent StudioI’m currently working on a solution in Oracle Fusion AI Agent Studio for a strategic enterprise client. From a functional and performance perspective, Gemini 2.5 Pro is … -
Unable to see Agent After publishSummary: Hi Expert, After Publish the AI Agent as an employee I am not able to see the agent. do we need to run any process or shall I require any additional role. Can s… -
Error popup while saving the agentSummary: Error while saving the agent Guess this is due to some role issue, but all these days it was working fine before 26A. Content (please ensure you mask any confid… -
"Ask Oracle" in agentic AI studio page not workingSummary: When attempting to launch “Ask Oracle” within the Agentic AI Studio page, I consistently receive the error message: “Sorry, the assistant is unavailable right n… -
Worker Role Issue for RAG Agent HCM Data AccessDescription: I have created a RAG agent using a Document tool and Business Object. Flow: Get User tool provides PersonNumber HCM_BT uses it to fetch HCM data Issue: I cr… -
CHAT_STORE External REST Tool Entering Loop in FusionDescription: I have created an External REST tool (CHAT_STORE) in Oracle Fusion to store USER chat history with AI Agent(OOTB/Custom Agent(RAG)) chat history in an ATP d… -
I created MCP Agent but getting error agent is not available..(for everything)I followed all instructions provided and also checked Garrys Linkedin post and have done most of it. . But still keep getting agent is not available I also checked in ch… -
AI Agent does not return responseSummary: The AI Agent used to work fine previously, but now all of a sudden it just keeps searching and doesn't return a response Content (please ensure you mask any con…Hemali Khatri 291 views 11 comments 0 points Most recent by VijayaKumar.J AI for Fusion Applications -
Is there a way to view Agent Team Details without editing the Agent TeamSummary: Is there a way to view Agent Team details (e.g., LLM, security, tools, topics) without entering edit mode? Currently, it appears that accessing the Agent Team r… -
How to download AI Agent chat result as Excel or PDF?Summary: We need to fetch and download the AI Agent chat results in Excel or PDF format. Can someone confirm whether this is feasible? If so, please share the steps to e…Sudarshan Lomate 71 views 3 comments 0 points Most recent by Ganesh Kamath AI for Fusion Applications -
Agent not able to call second toolSummary: Oracle AI agent studio : I am working on designing a agent which can answer/derive Invoice status for a particular invoice user is querying about. User will inp… -
Published the Payroll Run Result AI Agent but unable to use itSummary: We have published the Payroll Run Result AI Agent. Added necessary privileges to the user. Enabled profile option. Ran Sync ESS jobs. following https://docs.ora… -
How to extract specific cited document IDs for a custom logging tool?I'm building an AI Agent in Oracle Fusion Agent Studio with a custom tool (chat_store) to log chat history. I need to pass the actual cited document IDs or names to this… -
How can we make like operator work in business objects created using Oracle AI Agent StudioSummary: Created a business object using the below resource in AI Agent Studio. Added REST-Framework-Version=9 in header as without this the API is erroring out. /hcmRes…