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
-
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? -
Does MAX support offline and sync functionality?Summary Does MAX support offline and sync functionality?Content Does MAX support offline and sync functionality? -
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… -
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… -
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… -
Connector APISummary Connector APIContent How to link connector API with custom API? -
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… -
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… -
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… -
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 … -
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. … -
Connector API - Custom APISummary Connector API - Custom APIContent How to give custom header to Connector API while calling it inside a Custom API? -
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… -
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… -
Editing MAX ApplicationsSummary Editing MAX ApplicationsContent Hi All, I have few questing regarding MAX App development. * Is it possible to edit the APP created in MAX. ? * Does MCS provides… -
MCS Agent requirement - Dependencies on ICS for On Premise ApplicationsSummary MCS Agent requirement - Dependencies on ICS for On Premise ApplicationsContent Hi All, Oracle MCS can consume only REST/SOAP/ICS/Fusion Connectors, but the chall… -
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 41 views 14 comments 1 point Most recent by User_2025-02-03-16-32-31-120 -
How to set preferences variables in oracle JETSummary How to set preferences variables in oracle JETContent While integrating Oracle MAF with Oracle MCS, Authorization variables like Mobilebackend Id,Anonymous Id ar… -
MCS and MAXSummary MCS and MAXContent Hi, I am using Mobile application accelerator(MAX) to create an application using MCS backend and custom API. I am new in this field and never… -
MCS Connector APISummary MCS Connector APIContent Hi all, Can someone help me resolve this error? { "type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1", "status": …User_2025-01-31-15-33-41-106 25 views 2 comments 1 point Most recent by User_2025-01-31-15-33-41-106 -
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"… -
Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' heSummary Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resourceContent $http({metho… -
How to get multiple rows via Database Access API in Custom CodeSummary How to get multiple rows via Database Access API in Custom CodeContent Hi Experts, we want to retrieve multiple rows from one table from MCS internal database, i… -
Database Access API with custom where clauseSummary Database Access API with custom where clauseContent Hi, I have table with name and salary, in MCS database. Want to implement custom API to call Database Access … -
Mobile cloud servicesSummary Mobile cloud servicesContent Hello, I am new in Oracle cloud and I wants to make a simple mobile application using MCS and MAX. But whenever I sign into my Servi… -
Cant access Mobile Cloud Service Developer ConsoleSummary Cant access Mobile Cloud Service Developer ConsoleContent Hi, I am not able to access developer console of MCS as i am getting 403 forbidden response. I have eve…User_2025-01-31-16-10-19-284 21 views 10 comments 1 point Most recent by User_2025-01-31-15-46-31-398 -
Getting the Employee Self Service app to workSummary Getting the Employee Self Service app to workContent Hi all, in MCS Oracle offers the Employee Self Service for Oracle E-Business Suite solution. You can commit … -
How to validate path variable/Uri parameterSummary How to validate path variable/Uri parameterContent Hi , I have a Custom Api with method as GET , passing the parameter along with the url . Could you please sugg… -
Custom APISummary Custom APIContent Hello Experts, I am trying to use to expose the RestAPI for mobile application. I have created a connector with external Rest API which is depl…