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
-
Integration with ODA without webhooksSummary Integration with ODA without webhooksContent Hello, is there any way to integrate with ODA without using webhooks where I can send the request and get the respon… -
Connecting ODA Component to On-prem APIs using DRGContent Hi, We are configuring ODA for on-premise Peoplesoft applications. Due to security constraints, communication between on-premise endpoints and ODA should be over… -
Ability to use external translation services other than Microsoft and AzureContent Is there ways to integrate in house translation services or translation services other than Microsoft and Azure in ODA? Our Business has security concerns to use… -
Oracle Digital Assistant - Agent system through webhooksSummary Can somebody provide the right webhook agent payloads for ODA 20.08?Content Dear People, I'm trying to implement a 3rd party agent system through webhooks . I'm … -
How to extract chat conversation and pass it as a parameter in custom component for webservice postSummary How to extract chat conversation and pass it as a parameter in custom component for webservice postContent We are currently working on an enhancement to include … -
ODA Deployment and Testing strategiesSummary CI/CD for ODAContent Has any one implemented a C/CD deployment and testing pipeline for ODA. Deployment pipeline 1. If I need to implement a CI/CD pipeline for O… -
ODA Static content ; Q & ASummary Securitn with static content in ODAContent What is the best strategy to store the static content within ODA. It should be secured with access permissions. I am n… -
Resolve Entities with filtered choice listSummary Resolve Entities with filtered choice listContent Hello Experts, Is there an option to use resolve entities in YAML such that it only shows a filtered list of op…
-
How to disable User Terminate function of ODA in live chat using "bye" exit keywordSummary Disable User Terminate function of ODA in live chat using "bye" exit keywordContent I am trying to disable User Terminate function of ODA in live chat using "bye… -
System.AgentTransfer expired action not workingSummary System.AgentTransfer expired action not workingContent Hello Gurus - We have set the Session Expiration in the Live Agent configuration to 5 minutes and set the … -
How to change chatbot time zoneSummary How to change chatbot time zoneContent How to change ODA chat message date or the chatbot time zone? Version 20.06 -
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… -
Deploy third party digital assistant on Fusion ApplicationContent One of our client has a third party digital assistant which they are currently using on a number of other applications. They need to deploy the same over fusion … -
ODA - Fix the DA behaviour when multiple intents are triggeredSummary ODA - Fix the DA behaviour when multiple intents are triggeredContent Hi, i created the skill Covid-19 which answers to users' questions related to Coronavirus. … -
Automating helpdesk experiences with Oracle Digital Assistant, plus special guest ComEd (Oct 28, 10aSummary Join Oracle and ComEd as they discuss chatbot development, showcase demos, and share real-world case studies of intelligent chatbots in action.Content Join this … -
ODA - Is it possible to integrate the ODA with other chatbots (i.e Google)?Summary ODA - Is it possible to integrate the ODA with other chatbots (i.e Google)?Content Hi, As described in the summary i was wondering if it's possible to integrate … -
How to get employee Id of Current Bot UserContent Hi, I want to fetch employee Id of a current bot user in HCM. Please suggest any thoughts. Thanks, Rabindra -
How To Use System.List Or System.CommonResponse Component To Display Dynamic ValuesContent Hi, Hope you are doing well. We have a custom component, which is retuning an array of objects (key,Value pair). we want to display those values as a List compon… -
End a session in new Oracle Web SDKSummary How can I clear a conversation and trigger a new one from the same user?Content Hi everyone, I am looking for a way to reset a conversation for a user. In Gen1, … -
Does ODA support SAML assertion?Summary Does ODA support SAML assertion?Content Hello Gurus - We want to implement security with our ODA and want to know if we can implement SAML assertion? As far as I… -
Oracle Websdk - Disable textarea focus when widget open in case of mobileSummary Oracle Websdk - Disable textarea focus when widget open in case of mobileContent Hello, How to disable auto focus on textarea when the wdiget open in case of mob… -
How to call intent between the conversation?Summary I am not able to call intent between the list prompt.Content My scenario is like between the ongoing conversation I want to call any intent. I used resetVariable… -
How to automate Dynamic Entities ProcessSummary Dynamic EntityContent I have created a Dynamic Entity in my BOT, and using the steps mentioned on https://docs.oracle.com/en/cloud/paas/digital-assistant/rest-ap… -
User_2025-02-11-00-28-36-415 38 views 3 comments 1 point Most recent by User_2025-02-11-00-28-36-415 -
Saas Prebuilt SkillsSummary Saas Prebuilt SkillsContent helloDo you have detailed document about Prebuilt SkillsIn Fusion ERP sunch as sales, Accounting SCM , HR, log fireI need to know mor… -
I am trying to use Bots.updateUser() but not working.Summary I am trying to call Bots.updateUser() but its not working. I am sharing my code Please review and help me out on this.Version 20.06Code Snippet /** * Initialize… -
Insight Exported Files DescriptionsSummary Need to understand the Insight Exported FilesContent Hello ODA Gurus - We want to create an analytics around the exported insights from ODA. Though before we can… -
Image to base64Summary The Uploaded image from ODA convert it to base64Content Do you have any idea on how to create a custom component that convert image to base64 so that it will be … -
Auto-Complete Suggestions Utterances still appear in Web SDK even after deletionSummary Auto-Complete Suggestions Utterances still appear in Web SDK even after deletionContent Hello, I was trying the Auto-Complete Suggestions feature and it works fi… -
PostbackSummary way to customize the postbackContent Hi everyone! We have created a carousel with buttons labeled 'Select' but once the user clicked the button we don't want to …