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
-
The filter conditions on the column do not workSummary The filter conditions on the column do not workContent Dir sir/madam, I'm doing an analysis,this is the compete SQL query which I want to create from OTBI: selec…User_2025-01-28-20-40-17-779 15 views 2 comments 0 points Most recent by User_2025-01-28-20-40-17-779
-
Post Request failing with request entity too large with Image in JSON InputSummary Post Request failing with request entity too large with Image in JSON InputContent Hi All, I am facing an issue with a custom api which accepts JSON as input and…
-
Live Streaming from the CloudSummary Live Streaming from the CloudContent Hi, I want to run a live streaming broadcast on Oracle Cloud what service should i subscribe to and how do i go about it Tha…
-
Regarding access in ACCS instanceSummary Regarding access in ACCS instanceContent Hi, We have tried the chatbot mechanism with Oracle MCS and Facebook Messenger client. And tried a sample POC and have d…User_2025-01-31-16-34-16-353 20 views 3 comments 1 point Most recent by User_2025-01-31-16-34-16-353
-
Embedding external browser based mobile applicationSummary Embedding external browser based mobile applicationContent Hi All, Is it possible to embed an external application(browser based mobile application) on a Mobile …
-
How we can get the analytics without using client sdk in ionic2Summary How we can get the analytics without using client sdk in ionic2Content Hi We built the mobile applications by using Ionic3 with the Oracle MCS Rest Apis without …
-
Cannot create a Service Instance in OMCSSummary Cannot create a Service Instance in OMCSContent Hi I created a trail account in Oracle MCS ,when I am trying to create a Service Instance ,I am getting an error …
-
Usage of MCS client sdk in ionic3Summary Usage of MCS client sdk in ionic3Content Hi I downloaded MCS Cordova SDK from Oracle MCS and I extracted it and used the files in my Ionic3 application.While I a…
-
MCS Storage API retrieve dataSummary MCS Storage API retrieve dataContent Hi, I tried the Oracle MCS(Mobile Cloud Service) SDK in native android below. Storage storage = (Storage) MobileBackendManag…
-
Regarding Release 17.2.1 (V4.0) — April 2017Summary Regarding Release 17.2.1 (V4.0) — April 2017Content Hi All , I am facing an issue with Custom Api after the "Release 17.2.1 (V4.0) — April 2017" . Issue Faced --…User_2025-01-31-00-46-12-438 10 views 16 comments 1 point Most recent by User_2025-01-31-00-46-12-438
-
Oracle Corporate IDM using Cordova under JET PlatformSummary Oracle Corporate IDM using Cordova under JET PlatformContent Has anyone successfully implemented Virtual User Using Oracle Corporate IDM using Cordova under JET …
-
Cannon submit a create instance request for OMCSSummary Cannon submit a create instance request for OMCSContent Hello, within a new OMCS trial I'm not able to create an instance. If I submit the request I get the foll…
-
MAX and Push Notifications?Summary MAX and Push Notifications?Content Can MAX apps register for notifications or is that currently only possible with native applications?
-
Can I use custom API created in MCS for the project in MAF?Summary Can I use custom API created in MCS for the project in MAF?Content Hello Chris, following is the 3rd party rest API, that we can enter in the browser and get the…
-
Custom API creation errorSummary Custom API creation errorContent I cant able to create new custom API and also i cant able to test already created custom API it shows following response. How to…
-
Mobile cloud services.Summary Mobile cloud services.Content Hello, I am new in MCS and want to develop native android application using MCS. I want to know how can i get access to MCS. how ca…
-
Your Authentication type: basicAuth undefined,Summary Your Authentication type: basicAuth undefined,Content var mcs_config = { "logLevel": mcs.LOG_LEVEL.INFO, "logHTTP": true, "mobileBackends": { "TEST": { "default"…
-
Call Report appSummary Call Report appContent how to get the URL for call report app?User_2025-01-25-04-50-05-643 17 views 0 comments 1 point Most recent by User_2025-01-25-04-50-05-643
-
How to get privileges too add user in User ManagementSummary How to get privileges too add user in User ManagementContent Hello, I am using the account from it I can do almost anything but adding new user, roles and realms…
-
Custom API - post MethodSummary Custom API - post MethodContent Hi, I created a custom API which has an endpoint with POST method to call a connector API ( connects to EBS R12). Here is the cod…
-
No able to fetch the data from the database tableSummary No able to fetch the data from the database tableContent i hava table with "primaryKeys" : [ "STATE_CODE","COUNTRY_CODE" ] when i am passing the country code fo…
-
Not able to insert multiple rows into tableSummary Not able to insert multiple rows into tableContent I have service to insert the list of objects to store in the table { "****": [ { "XXXXXX": "US", "XXXXX": "AK"…User_2025-01-31-16-27-26-886 28 views 2 comments 0 points Most recent by User_2025-01-31-16-27-26-886
-
not getting any business object in MAX- data mapperSummary not getting any business object in MAX- data mapperContent Hi, I have created custom API. and these are my end point:: security login required NO:: after that I …
-
Connector APISummary Connector APIContent How to link connector API with custom API?
-
Problem in getting right result with select option in listSummary Problem in getting right result with select option in listContent Hello, I have a city list. By tapping on one of them it supposed to open new list with the stor…
-
Creating MAX applicationSummary Creating MAX applicationContent Hello, I am new in this field and I want to create a Mobile application using MAX. There tho button in one screen only. 1) the ap…
-
Mobile NotificationsSummary Mobile NotificationsContent Hi, Does Oracle have a cloud messaging service similar to Google Firebase cloud messaging and Microsoft Azure notification hub ? From…
-
Oracle Mobile Cloud Service information neededSummary Oracle Mobile Cloud Service information neededContent Good Day Team, Please would you be able to assist with this one with regards to the Mobile Cloud Services. …
-
How to connect list data to added screen Form dataSummary How to connect list data to added screen Form dataContent Hello, I have been following https://www.youtube.com/watch?v=9jedLq66Dcc&list=PL2ux0DjE-RYdvvjDUvAOysJd…
-
Connector API - Custom APISummary Connector API - Custom APIContent How to give custom header to Connector API while calling it inside a Custom API?