Bots
Discussion List
-
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 …User_2025-02-03-16-32-31-120 24 views 8 comments 1 point Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
postback action is not getting triggered on MessageModel cardsContent In my custom component, i am calling one rest api to fetch the data and then putting into cards with actions on each card (no global action) but i am clicking on…User_2025-02-03-16-32-31-120 22 views 6 comments 0 points Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
Instant App ErrorSummary When i try to call my instant app in the chatbot i receive a error message which is "javaException:Schema specific part is opaque."Content this is my YAML code :…Ameur Baccoucha 22 views 3 comments 1 point Most recent by Marcelo Jabali Digital Assistant & Mobile
-
JavaException when calling Instant App from a botSummary JavaException when calling Instant App from a botContent I've created a simple Bot using OMCe bots only stack. Now I want to integrate a simple Instant App into …User_2025-01-31-18-32-09-223 11 views 6 comments 1 point Most recent by Marcelo Jabali Digital Assistant & Mobile
-
Image is not getting displayed in my chatbot while using carbObject of MessageModelSummary I am trying to show the product images in chatbot from CX cloud instance via messageModel.Content I am passing all the paramters to the cardObject of messageMode…User_2025-02-03-16-32-31-120 43 views 4 comments 0 points Most recent by User_2025-02-03-16-32-31-120 Digital Assistant & Mobile
-
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…User_2025-02-03-16-32-31-120 40 views 3 comments 1 point Most recent by Rohit Dhamija-Oracle Digital Assistant & Mobile
-
Error: Could not find method implementationSdkVersion() for arguments on object of type com.andSummary Error while creating Oracle bolt client through android sdkContent Hi Gurus, i am facing below issue in my Oracle chat bot application when i am trying to create…Prabeethsoy Nair-70489 19 views 1 comment 0 points Most recent by Rohit Dhamija-Oracle Digital Assistant & Mobile
-
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…Ameur Baccoucha 18 views 8 comments 1 point Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
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…
-
Chatbot: Working with versions in productionSummary What is the advice way of working with chatbots in production?Content Hi, what is the best approach of working with bots in production? Once the bot is put into …
-
Date in french format (dd / mm / yyyy)Summary the bot can not understand the french format (dd / mm / yyyy) and transforms it into english format (mm / dd / yyyy).Content exp1: entry : 10/12/2018 (dd / mm / …Ameur Baccoucha 15 views 4 comments 0 points Most recent by Ameur Baccoucha Digital Assistant & Mobile
-
Login in to bot using iOS SDKSummary How do I log in to the bot using the iOS SDK?Content Hi, How do I log in to the bot using the code snippet (iOS, Swift) below? I need a userId and JWT, I do not,…Lukas Raymaekers 17 views 2 comments 0 points Most recent by Lukas Raymaekers Digital Assistant & Mobile
-
Can we use resourcebundle to hold value of card labels, actions and URLs?Content Hi all, I'm working (18.2.5) with CommonRepsonse components and I just found that I am unable to use a resourcebundle to get the value of CardImageURL and CardUR…
-
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 …
-
Chatbot in Oracle JET applicationSummary Is it possible to embed a chatbot in an Oracle JET application?Content Hi, Is there a simple way for embedding a chatbot in an Oracle JET application? The app wi…Lukas Raymaekers 40 views 3 comments 1 point Most recent by Lukas Raymaekers Digital Assistant & Mobile
-
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…Lukas Raymaekers 24 views 2 comments 1 point Most recent by Lukas Raymaekers Digital Assistant & Mobile
-
Recognizing namesSummary Who is who- search by name functionContent Hi, I'm currently working on a chatbot project where I have to implement a "Who is who?" function. Here are some examp…User_2025-02-01-07-41-29-726 19 views 1 comment 1 point Most recent by Grant Ronald-Oracle Digital Assistant & Mobile
-
IBCS Bots Integration to Other Channel(Alice similar to Alexa)Summary Need to create a webhook server to integrate IBCS with other channelsContent Hi, I am working on project, where I need to integrate IBCS bots to other channel(Al…Sunil Kumar_-Oracle 35 views 2 comments 1 point Most recent by Sunil Kumar_-Oracle Digital Assistant & Mobile
-
System.ConditionExists ComponentSummary I am asking why this built-in component always pass to the exists action.Content Here how i use it : conditionExists: component: "System.ConditionExists" propert…Ameur Baccoucha 21 views 2 comments 1 point Most recent by Ameur Baccoucha Digital Assistant & Mobile
-
How to set a flow variable from a custom componentSummary Trying to set the value of a variable from a custom component and use this value later in the bot flowContent Hi, I would like a custom component to populate a f…Sikaar Keita 30 views 2 comments 1 point Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
How to add dynamic values to Instant Apps Chart of Intelligent BotSummary How to add dynamic values in instant app chartContent I am trying to create an instant app which will display chart (chart should change by giving different inpu…Sunil Kumar_-Oracle 22 views 5 comments 1 point Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
Accessing addProperties variables in Flows - Android sdkSummary How to retrieve properties in the Flows chat bot console added through the android sdkContent Hi, I embedded the Oracle chat bot using the sdk (bots-client-sdk-a…Mohammed Alyahya 14 views 3 comments 1 point Most recent by Marcelo Jabali Digital Assistant & Mobile
-
How to access an API without credentials?Content On OMCe I have made a backend, added an API, and set the endpoints. I have set the "Login Required" switch to "off" (see image api_1.png). I assume that with thi…User_2025-01-31-20-25-20-366 25 views 2 comments 1 point Most recent by Martin Jarvis-Oracle Digital Assistant & Mobile
-
Where do I find more info on the error logs?Content I have tried to make a backend/API on OMCe and put these custom components there, following som tutorials. Apparently I have some errors somewhere in the code ac…User_2025-01-31-20-25-20-366 46 views 2 comments 1 point Most recent by Martin Jarvis-Oracle Digital Assistant & Mobile
-
How to add icon image to chatbot header in Android SDKSummary How to add icon image to chatbot header in Android SDK. Just like de javascript version of the chatbotContent Hi, I am just een beginner with the Oracle chat bot…User_2025-01-31-21-50-46-013 24 views 2 comments 1 point Most recent by User_2025-01-31-21-50-46-013 Digital Assistant & Mobile
-
botsui Internal Server ErrorSummary botsui Internal Server ErrorContent Hello, We have subscribed to Oracle OMCe and created and provisioned an Oracle Mobile cloud enterprise instance successfully.…amro alfares 13 views 4 comments 1 point Most recent by Martin Jarvis-Oracle Digital Assistant & Mobile
-
Nominations are open for the 2018 Oracle Innovation Awards!Summary Your chance to be featured at Oracle OpenWorld and receive free admission.Content Please visit https://www.oracle.com/corporate/awards/nominations/cloud-platform…Martin Jarvis-Oracle 16 views 0 comments 1 point Most recent by Martin Jarvis-Oracle Digital Assistant & Mobile
-
How to establish Chatbot Using Mobile cloud Enterprise?Summary How to establish Chatbot Using Mobile cloud Enterprise?Content I am looking forward to make a chat bot. But whenever i choose mobile cloud enterprises it redirec…User_2025-01-31-01-10-53-151 32 views 9 comments 2 points Most recent by Martin Jarvis-Oracle Digital Assistant & Mobile
-
How to define a keepTurn in the dialog flow ?Summary How to define a keepTurn in the dialog flow ?Content hi everyone i want to navigate from a state to another one without waiting the user input in my dialogflow. …Ameur Baccoucha 20 views 1 comment 1 point Most recent by Martin Jarvis-Oracle Digital Assistant & Mobile
-
Visit the TechExchange for technical articles and code samplesSummary Go to blogs.oracle.com/mobile/tech-exchange for lots of helpful articles and code samples to help you build fantastic mobile and chatbot applicationsContent The …Martin Jarvis-Oracle 23 views 0 comments 2 points Most recent by Martin Jarvis-Oracle Digital Assistant & Mobile