To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Digital Assistant & Mobile
Discussion List
-
Conversational AI Partners Bootcamp in London on 12-13 March 2024Exciting news - the doors to Pre-CloudWorld 2024 are officially open, and we want YOU to be part of this tech extravaganza! 🎊 Join us on March 12-13, 2024, at 50 Padding…
-
User Authentication and authorization for a back-end webserice call (peoplesoft 8.55 and ODA)Summary Pass logged in user principle to a back-end webserviceContent Hi I need a help in calling the custom component back-end service (say for example, a Peoplesoft im…
-
Export application services to ODAHi Team, Does anyone know how to export a custom PeopleSoft Application Services to ODA? Thanks
-
How to render base64 encoded string (pdf file) using the attachment component in ODAHi team, we are trying to display a pdf which is base64 encoded in the ODA using the attachment component, but the component is requiring us to give an attachmentUrl, wh…
-
FA DIGITAL ASSISTANCE AND HCM SKILLS, CLONE OR EXTEND ???Summary: Hi all, I would like to know the best practices for working with digital assistance and skills. Is extending Digital Assistance and skills correct, or is the be…
-
Custom Button to invoke Help intent in FADAHi team , we are extending the FADigitalAssistant. Wanted to check if we can somehow render a button at the end of each conversation, so that when this button is clicked…
-
write variables from custom component to dialog flowSummary: context.setVariable('variable_name', value); doesn't work as it should. I have even tried context.variable(), but nothing works. I want to set variable which wi…
-
Error while retrieving custom metrics in ODAHi, I keep getting the below error when I try to retrieve the custom metrics by applying the filters. It works fine if I don't use the filters. Does anyone know what cou…
-
Oracle Fusion Mobile App compatibility with Microsoft IntuneSummary: Is Microsoft Intune compatible with the Oracle Fusion Mobile App? We want to provide users with access to the mobile app through a controlled environment due to…
-
Contextual response based on rolesSummary: Hi Experts, We need assistance with contextualizing responses based on roles. Our requirement is to display different answers for five distinct roles. However, …
-
How can we implement Sentiment Analysis in Oracle Digital Assistant (ODA)?Summary: Hello there. We are currently exploring the ways to implement sentiment analysis in Oracle Digital Assistant. Currently what we are doing is we are exploring a …
-
ODA Response - Open URL within response in new windowSummary: Hello - We have an ODA response that uses an a href tag to link the user out to a website. The challenge we are facing is that this new window isn't full size a…
-
ODA widget not visible despite being enabled at site levelSummary: We have the profile value set at site level for FA_ENALBE_DIGITAL_ASSISTANT but the widget is still not appearing in the environment. What are we missing? Thank…
-
Looking for use case by for API service using Visual mode in ODA in HCMSummary: Actually I am trying to built ODA to fetch the names of project from fusion. I got struct in the how write the expression (in JSON or by using freemaker..as pro…
-
Is it possible to train the SQL dialog skill with custom utterancesSummary: Working on a POC on SQL Dialog. I have a requirement where data is stored one DB table, based on the input from the user it has to query the table's A column an…
-
Invoking flow directly after LLM responseHello there, We are exploring Generative AI and LLMs in Oracle Digital Assistant and we do have a question regarding it. Our Problem Statement : Suppose that our Cohere …
-
Problem while invoking LLM in Oracle Digital AssistantHello all, We are building an ODA Application in which we have invoked LLM. To this LLM, we are passing some API result text. But we are encountering the following error…
-
Oracle Digital Assistant - Continue within context of the invoked skillSummary: Hi all, We're currently using Oracle Digital Assistant and connecting it to Oracle's Generative AI agent service by creating a custom skill and tagging it to an…
-
Should We Create Intent or Q&A to answer Employees Questions?We want to use ODA to answer employees' questions regarding HR Policies, should we create Intents or Q&A based on the Approved HR Policy we have? Which way will produce …
-
Delivered Custom components doesn't work after repackingSummary: Hi Team, we have a skill which works out of the box. If we download the custom components, without making any changes just repack it using (npm install, npm pac…
-
chatbot rest apiSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
How can I find out about future releases for Oracle Digital Assistant?Summary: Hello Experts, Need some info on Digital Assistant Future roadmap. In which month upgrades will release. Code Snippet (add any code snippets that support your t…
-
Custom Button to Exit SkillSummary: Hi all, Just wondering if it is possible to exit a skill upon a button click. Content (please ensure you mask any confidential information): In ODA, I have two …
-
What is the source of Secret key which is used while creating channel in ODA?we wanted to know about the secret key and about its source
-
How to disable attachments for certain states in the chatSummary: We want to either enable or disable the attachment button in the chatbot UI based on the current state in the YAML. How do we achieve this? We do know that we h…
-
Invoking Generative AI Agent from ODASummary: Trying to invoke Generative AI Agent end point from Oracle Digital Assistant as a REST service. Content (please ensure you mask any confidential information): I…
-
How to invoke rest api configure with SSL certificates from oda using REST service component in ODASummary: We have created private endpoint in oda and using that we need to invoke private rest apis. Target APIs are SSL certificate enabled. We do not have any option i…
-
how to use private endpoint with custom component to invoke private endpoint form odahow to use private endpoint with custom component to invoke private endpoint form oda
-
How to integrate the Peoplesoft Expense Skill in MS teams - PICASOSummary: Do we have any documentation detailing the configuration steps on how to integrate the Peoplesoft Expense Skill/PICASO in Microsoft teams.
-
I want to integrate Oracle Apex Application in Oracle digital assistantHello everyone! We have an oracle apex application with select ai features which we want inside oracle digital assistant . The idea is that when we ask something in the …
-
Get RESTAPI Json fixed attributes in ODAHi Experts, We are configuring a custom skill in ODA (Oracle digital assistant) in the builder flow we have configured a REST-API call which gives output in JSON format …