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
-
Anyone implemented Digital Assistant with Oracle Fusion HCM?Content HI All, We have activated Digital assistant and we are not sure how to link Oracle Fusion with Digital Assistant. Can anyone who has implemented ODA with Oracle … -
New to ODA - The Conversation DesignerSummary Can't find The Conversation DesignerContent I am new to ODA and while reviewing the release notes I read the June release has a conversation designer. I don't se… -
Prediction and Recommendations in ODASummary Implementation for prediction and recommendationsContent Hello, I'm looking for sample implementation for prediction and recommendations in Digital Assistant. e.… -
digital assistant System.DetectLanguageSummary the built-in component System.DetectLanguage doesn't workContent I tried to use ( System.DetectLanguage ) component but it doesn't work at all and it always goes… -
On-Demand Webcast: Oracle's New AI Voice for the EnterpriseSummary Oracle Digital Assistant update, new AI voice acquisition, demos, and live Q&AContent This webcast is now available as on-demand. The Oracle Digital Assistant te… -
How to determine the version for Digital AssistantSummary I need to know the version of the DA that my bot is currently deployed.Content I need to know the version of the DA that my bot is currently deployed. -
Uploading OJET application as a serviceSummary Updating an OJET SPA as a service for Digital AssistantContent When uploading an Oracle JET application as a service for a WebView component (as suggested here),… -
Can node-oracledb be used in Mobile Hub Custom APIs?Content From within my Mobile Hub Custom APIs I need to be able to directly access an Oracle DB instance using Basic authentication. As per the Oracle Mobile Platform vi…User_2025-02-05-08-16-55-339 28 views 4 comments 1 point Most recent by User_2025-02-05-08-16-55-339 -
Add delay to consecutive messagesSummary How to add a delay to the messages sent from the custom componentsContent Hi all, I have a component where I am sending multiple text responses one after the oth…User_2025-02-04-11-02-46-724 34 views 4 comments 1 point Most recent by User_2025-02-04-11-02-46-724 -
System.List property with escaping the comma (,)Summary How would we escape a comma (,) in the System.List ComponentContent So the scenario is that the user has been mailed and our bot would check if the mail is recei… -
Integrate analyticsSummary Google Analytics integrationContent Can I integrate Google Analytics to the DA? I'd like to see what pages people use it from, where they go etc -
How to use multi-language with the DA ?Summary i need to have some information about multi language support in ODAContent hi there, I learned that the DA doesn't support multi- language, is that real? if yes,… -
chatbot developmentContent How the Bot receive image as message or attachment from a user and send the url of this image in a custom component -
Best practices to run scheduled messages?Content In WYSIWYG bot platforms we're able to schedule message sequences. What's the best way to set this up in ODA? Would be interested in hearing your thoughts!User_2025-02-04-13-02-29-281 17 views 4 comments 1 point Most recent by User_2025-02-04-13-02-29-281 -
DA - Response cards visible in the designer test environment but not in web widgetSummary Response cards visible in the designer test environment but not in web widgetContent Hi all, Maybe someone can help me out here. I've created a skill which retur… -
Handover to human userContent Hi, we want the option to allow an user to request or pass the conversation to a real human agent. Any idea on how to this? Thanks in advance. -
Address Entity ValidationContent Hello, we have a field where we ask for an address, we want to check that this address belong to certain state or province. Is this possible? Thanks in advance. -
how to transition to a different skillContent use case: HR Digital Assistant with two (or more) access levels. Each access level (let's say 'employee' and 'manager') gets redirected to a 'skill' with content… -
Accessing userid and channel type from the dialog flow and custom componentSummary I am looking ofr a proper way to access user information and channel informationContent Hi, I am looking for a proper way to access user information and channel … -
Derived Entity TypeSummary Problem with Derived Entity TypeContent I have created 2 custom DERIVED entity namely enddate with DATE as parent with preceding phrase ( to , up to ) ... and a … -
Call a custom component asynchronously from oBotML to prevent time-outSummary Call a custom component asynchronously from oBotML to prevent time-outContent Hello Gurus,I am currently working with Oracle MCE Bot service where I am calling a… -
Exit to bot event to close Instant AppContent Hi Experts, I am looking for a solution where I can close the Instant app window upon "exit to bot" action. I have tried to add a JS snippet and did "window.clos… -
QnA componentSummary i want to cretae a bot only using System.QnA component to make my bot reply to some question.Content i want to build a sample of a Q&A bot. i created the bot and… -
Where to store env info for a chatbotSummary What is the best place to store environment information for a chatbotContent Hello everyone, for our chatbot we need to store some dates and some keywords, which… -
Failing to create connector to call CX Cloud REST api in MCSContent Hi , I have to call cx cloud rest api having uri path /ccadmin/v1/products , this api needs access_token which we get by calling /ccadmin/v1/login. I have tried … -
My bot using facebook channel, not replying to general public, only to me(developer)Summary My bot is working well and replies well when i am interacting with it using the developer credentials for the facebook messenger, but it is not replying to gener… -
Bot Client SDK with Oracle JET Hybrid AppSummary How to use bot js sdf with JET hybrid appContent Hi All, I have been trying to integrate a bot into a JET hybrid app. But I ran into a few issues. * According to… -
Translation problem with the facebook channelSummary I use the google translation service and everything is fine in the botui tester but it does not work in the Facebook channel.Content Hello, everything work on th… -
How do I get the name of an entity?Content Hi, I have a question regarding entities. I have 2 entities, each containing a list of hotels. The entities are called hotelsAreaOne and hotelsAreaTwo. They are … -
Card Conversation Messages not showing up in iOS SDK conversationSummary Card Conversation Messages not showing up in iOS SDK conversationContent Hi, I'm using Card Conversation Messages for creating a Who Is Who. When I try it out on…