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
-
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 … -
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… -
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… -
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… -
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… -
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… -
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… -
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… -
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… -
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… -
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… -
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 -
Clear chatbot session Android SDKSummary Clear chatbot session Android SDK V18.2.3.0Content Hi, I just embedded the Oracle chatbos (bots-client-sdk-android-18.2.3.0) in one of our Android apps. Looks li…User_2025-01-31-21-50-46-013 44 views 9 comments 1 point Most recent by User_2025-02-04-14-48-24-503 -
Mobile Solutions: Employee Self Service for E-Business Suite Tutorial - outdated?Summary ojet restore: TypeError: Cannot read property 'source' of undefinedContent I'm trying to get this mobile app working from this http://www.oracle.com/webfolder/te… -
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… -
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 :… -
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… -
Need help to create login page in VBCS and send the login credentials to the MCS Backend API dynamicSummary Need help to create login page in VBCS and send the login credentials to the MCS Backend API dynamically. How to send Authentication as a Header Parameter?Conten… -
Date picker during conversationSummary Date picker during conversationContent Hi! I'm wondering if anyone knows a way of introducing a "Date Picker" component during a conversation. Maybe there's a so… -
Rest Connector APISummary Rest Connector APIContent Hello All, I have just started using oracle MCS. My question is related to REST Connector API. If i need to create Rest Connector api f… -
Oracle MCS - Adding dependency in package.jsonSummary Oracle MCS - Adding dependency in package.jsonContent Hello, I am trying to add json2xml and async dependency in my custom code, when i executed npm install noth… -
Invalid query parameter value in MCS APISummary Invalid query parameter value in MCS APIContent Hi, I am calling rest connector from API. Below is my code for calling rest connector. service.get('/mobile/custo… -
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… -
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. … -
I need this Bot dialog on my Mobile Phone as a standalone application.Summary I need this Bot dialog on my Mobile Phone as a standalone application.Content Hello !!! I need this Bot dialog on my Mobile Phone as a Standalone application. Le… -
Can we mask sensitive information in the intelligent Bot's log?Summary Can we mask sensitive information in the intelligent Bot's log?Content We are faced with one challenge with the bot implementation and that is, how sensitive inf… -
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.… -
Access the different values of a ENTITY list in the dialogflow.Summary Access the different values of a ENTITY list in the dialogflow.Content i have create a "Entity list" named as 'VisaInfo' contains a "yes_no" and "date" and a not… -
Failed to load resource: the server responded with a status of 401 (Authorization Required)Summary Failed to load resource: the server responded with a status of 401 (Authorization Required)Content Getting following exception from Mobile backend: Failed to loa…