Bots
Discussion List
-
Custom API (CCS for chatbot) randomly returns 200, 404 or 500Summary Custom API, a custom component service for chatbots, randomly returns 200, 404, 500Content Hi, I'm currently working on some chatbot projects with two other peop…Lukas Raymaekers 28 views 4 comments 1 point Most recent by User_2025-01-28-05-07-26-222 Digital Assistant & Mobile
-
question about System.OAuthAccountLinkSummary component auth in bot with unwanted behaviorContent Hi!, We are developing a chatbot using the Intelligent Bots product in the version 17.4.5 with Oracle Mobile …User_2025-02-04-00-53-21-586 21 views 4 comments 0 points Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
I do not see QnA component in my Bot builder in MCSContent Hello, I have gone through videos of Grant and documentation of QnA https://docs.oracle.com/en/cloud/paas/mobile-autonomous-cloud/use-chatbot/q1.html#GUID-951764…User_2025-02-03-16-32-31-120 9 views 7 comments 0 points Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
how can we launch/integrate a bot from Oracle cloud ERP(SaaS) and display chat window in itSummary how can we launch/integrate a bot from Oracle cloud ERP(SaaS) and display chat window in itContent how can we launch/integrate a bot from Oracle cloud ERP(SaaS) …User_2025-01-29-22-43-23-950 27 views 2 comments 0 points Most recent by Luc Bors Digital Assistant & Mobile
-
Reply from a chat bot can be shown in which format? for example if we want to show in tabular formatSummary Reply from a chat bot can be shown in which format? for example if we want to show in tabular format or any presentable format how can we achieve this?Content Re…User_2025-01-29-22-43-23-950 22 views 2 comments 0 points Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
how to programatically train the bot when the specific intents are not defined?Summary how to programatically train the bot when the specific intents are not defined?Content I need to know how we can train the bots in MCS if there are no intents de…User_2025-01-29-22-43-23-950 27 views 4 comments 0 points Most recent by Frank Nimphius-Oracle Digital Assistant & Mobile
-
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…Filip Huysmans 32 views 3 comments 1 point Most recent by Ameur Baccoucha Digital Assistant & Mobile
-
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 25 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 24 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 13 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 44 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 39 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 17 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 18 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 41 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 32 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 23 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