Digital Assistant & Mobile
Discussion List
-
HTML Tags for Web ChannelSummary HTML Tags for Web ChannelContent Hi Team, Are HTML tags supported in Dialog-flow? 1. We want to make few responses bold in web channel view Thanks
-
Unable to importing sample botSummary unable to importing sample bot for Handling small talkContent Hi, I am trying to handling small talk by the reference of oracle tech exchange article. when i am …
-
Oracle Digital Assistant not calling webhook serverSummary Oracle Digital Assistant not calling webhook serverContent Hello I recently followed how to integrate Alexa with ODA. We have a kubernetes cluster in OKE and dep…
-
One Week To Go! Please submit nominations for the 2019 Oracle Innovation AwardsContent We would like as many nominations for Oracle Digital Assistant as we can get! Click below to submit your nomination: https://cloudplatform.oracle-awards.com/a/or…
-
How to integrate voice recognize in our oracle bot.Summary How to interact with bot through auditory commandContent Hi, we have to integrate voice recognization for the bajaj electricals (paddy) bot, how will be interact…
-
Videos as answersSummary Displaying a video as the answerContent Is there a way to embed a video as a response? or even a thumbnail and link?
-
Get the PSID of a Facebook User while in a conversationSummary How do I get the PSID to use with the Graph APIContent Hi developers, How can I get the PSID of the user who is currently chatting with my bot from Facebook? Tha…
-
Resolve Conflicting EntitiesSummary Prompt the user to choose one of the entities when a single utterance resolves multiple valuesContent Hi developers, I have a use case where a single utterance r…
-
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…
-
Do Access-Control-Allow-Origin headers override the Mobile Hub Security_AllowOrigin environment poliContent I have setup a Mobile Hub, and have created a Custom API that needs to be called from an Ionic mobile client which uses the Oracle Mobile Cloud SDK. The Custom A…
-
SSO between Oracle Fusion and External website that host the Oracle Digital Assistant (chatbot)Summary SSO between Oracle Fusion and External website that host the Oracle Digital Assistant (chatbot)Content Hello Gurus - Hope you are all doing fine today. We have t…
-
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.
-
How to parse XML Response into JSON / Java Script object using node.js in MCS Custom APISummary How to parse XML Response into JSON / Java Script object using node.js in MCS Custom APIContent Need to parse the XML Reponse obtained from SOAP Webservice into …
-
TypeScript errors in Mobile Hub SDK setup docsContent I have installed the Mobile Cloud Service SDK for ionic into my ionic app, as per the notes in the official Oracle docs found here: Set Up the SDK However, the c…
-
Replicating Explicit invocation promptContent Hey Guys! Is there any other way we can replicate the Explicit invocation prompt of the DA like when a user inputs a phrase into the digital assistant, the digit…
-
Error when calling Instant appSummary Getting an error httpError:500 when calling Instant appContent Hey Guys! We are getting an error 500 when calling the instant app. We checked the Variables and t…
-
How to set maxlength of text-area?Content Hi I want to set the max length of text-area to 10. I checked on OJET cookbook but there I am not sure how to limit the length. I am seeing in cookbook that erro…
-
Disable showing LoVs while using Composite Bag EntitiesSummary How do I disable showing a list of values in an entity while using a composite bagContent Hi developers, I want to hide the List that appears while resolving a V…
-
Code from Working with Android Beacons videoContent At the request from one of our customers, I'm posting the code to the OMH "Working With Android Beacons" video: https://www.youtube.com/watch?v=BGNXwWGoR2o Code …
-
sourceVariable in System.IntentContent Hi I am working in a chatbot and I found an inconvenient in the state of the Intent. I am using the property sourceVarible and I'm having a problem when the chat…
-
ODA "Something went wrong" error in MS TeamsSummary "Something went wrong" error, probably related to postbacksContent Hi, I am building a bot which I successfully connected with a free MS Team. The bot replies no…
-
OIC - OMCE Integration : No active Integrations found : Even though there are two integrations thatSummary OIC - OMCE Integration : No active Integrations found Error, when trying to create ICS ConnectorContent While i am trying to integrate MCS with ICS using MCS out…
-
Enable Single Sign-On from MCS to Oracle ERP Cloud via Azure ADSummary How to connect from MCS to Azure AD and perform SSO seamlessly from the mobile application in Oracle JET to Oracle ERP Cloud which is configured for SSO in Azure…
-
Auto open Chat Window in Drupal SiteSummary Unable to open the chat window by default in a Drupal siteContent Hi guys, I am unable to open the Chat window automatically on page load in a Drupal site. The s…
-
Poll when the session expireContent Is It possible to send a poll when the session expire? Version Version 19.1.3-1904300042
-
Sending FilesSummary i wanna that bot users send me files (image, audio, PDF ...) how can i get them ?Content Hi everybody, I am asking how to receive files sent by the user with FB …
-
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…
-
Integration between Digital Assistant and OSvC chatSummary Is it possible to have all the functionality from OSvC chat from the chatbot page?Content Hello, We are implementing the integration between DA and Oracle Servic…
-
Error with ODA and google cloud speechContent Hi, We are triying to make first test with google cloud speech, but we are having some problems. We are following: https://cloud.google.com/nodejs/docs/reference…
-
Is there any way to get user typed data while we are using system.listContent Hi We are trying to get user typed data on system.list If user didn't choose from sytem.list instead They write text in it Can we able to get those data Thanks