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
-
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 …
-
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…
-
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) …
-
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…
-
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…
-
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 …
-
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…
-
channelCustomPropertiesSummary Cards are not displayed on Facebbok channel.Content i still have the same problem here : https://cloudcustomerconnect.oracle.com/posts/cc7d86ef6f any help please…
-
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 :…
-
How to create a Connector using REST URL having headers?Summary How to create a Connector using REST URL having headers?Content I have a REST URL(ISG) that has header parameters.How can I create a REST connector using that RE…User_2025-01-31-15-10-33-955 31 views 14 comments 1 point Most recent by User_2025-02-03-16-32-31-120
-
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 …
-
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
-
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…
-
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…
-
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…
-
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 / …
-
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,…
-
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…
-
OMCe with on premise using VPNSummary OMCe with on premise using VPNContent Hello Experts, We have a requirement where we want to connect to backend on premise EBS using OMCe where there is no ICS/OI…
-
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…
-
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…
-
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…
-
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…
-
Where is the user's data stored in the DB?Summary I want to make a list of all users that have interacted with my bot, displaying their first name, last name etc.Content I want to make a list of all users that h…
-
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…