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
-
Flow in Oracle MCS API CallSummary Flow in Oracle MCS API CallContent Hi, Using the below code i am trying to achieve the following. in my GetContactIdFromDeviceId - i want to get the values then …
-
JDE-MCS : JD Edwards Mobile Field Service AppsSummary JDE-MCS : JD Edwards Mobile Field Service AppsContent Hello Guyz, Hope you all are doing well. Has any one implemented "JD Edwards Mobile Field Service Apps" . I…
-
Processing Common Handler Node Js Code in MCSSummary Processing Common Handler Node Js Code in MCSContent Hi, In my custom api nodejs code i am putting the common get and post in a common service handler file. Some…User_2025-01-31-15-47-33-015 18 views 0 comments 1 point Most recent by User_2025-01-31-15-47-33-015
-
Can BI Report from BI Cloud Service be accessed via MCS Custom API and returned to MAF application?Summary Can BI Report from BI Cloud Service be accessed via MCS Custom API and returned to MAF application?Content Can BI Report from BI Cloud Service be accessed via MC…
-
Is it possible to access Authorization Header value inside Custom API CodeSummary Is it possible to access Authorization Header value inside Custom API CodeContent Hi,Can we access authorization value used to invoke MCS Custom API inside our C…
-
Calling MCS API from MAF, and unable to convert JSON Response String with List of objects into ofSummary Calling MCS API from MAF, and unable to convert JSON Response String with List of objects into [] of POJO objectsContent Below Code Snippet shows the logic I am …
-
How to access SOAP Web Service for Supply Chain Management Cloud from MCS - Need pointers on how toSummary How to access SOAP Web Service for Supply Chain Management Cloud from MCS - Need pointers on how to pass Security HeadersContent I am trying to create a SOAP Ser…
-
Storage API vs Database APISummary Storage API vs Database APIContent Hi, What is the difference between storage api and databse api in MCS
-
Synchronous Call and Payload ShapingSummary Synchronous Call and Payload ShapingContent Hi, When my call first comes to MCS (custom API) from mobile device i want to do a check in MCS Storage and based on …User_2025-01-31-15-47-33-015 17 views 0 comments 1 point Most recent by User_2025-01-31-15-47-33-015
-
Is there any way to create user in oracle mobile cloud service using our mobile app ?Summary Is there any way to create user in oracle mobile cloud service using our mobile app ?Content I have to create one app where i have to add register functionality.…
-
Access to MCS and MAFSummary Access to MCS and MAFContent Hi All, I would like to know the access that I need to have to explore and learn MCS and MAF. Can you please provide pointers to the…
-
Use a dynamic list of values ("select") in MaxSummary Use a dynamic list of values ("select") in MaxContent hi, I am trying to use a select list in Max to help the user select a value from a select list, instead of …
-
MCS and RightnowSummary MCS and RightnowContent Hi, We want to build a mobile app around the RightNow Api's and we are evaluating if MCS can be used as a proxy over RightNow api 1. to s…User_2025-01-31-15-47-33-015 23 views 0 comments 1 point Most recent by User_2025-01-31-15-47-33-015
-
SessionID generation in MCS APISummary SessionID generation in MCS APIContent Hi, What should be the value of sessionID in /mobile/platform/analytics/events api if calling directly without using msd s…
-
MCS SDK from MAFSummary MCS SDK from MAFContent Hi, I want to invoke MCS SDK (javascript API) from my maf application to analytics. How do I do it? FYI - MafMcsUtility.jar does not work…
-
Are Oracle TAP and Oracle HCM Cloud the same application?Summary Are Oracle TAP and Oracle HCM Cloud the same application?Content I was searching for Oracle TAP in the Google Play as I remember that was the Mobile App for Andr…
-
Unable to display images stored in the MCS Storage Collections, by providing the URI of the storageSummary Unable to display images stored in the MCS Storage Collections, by providing the URI of the storage collectionContent Unable to display images stored in the MCS …
-
Not able to access Development Environment on MCSSummary Not able to access Development Environment on MCSContent Hi, I am using a trial version of MCS and I am not able to access the Developer Console. When creating t…User_2025-01-31-15-46-31-398 18 views 5 comments 1 point Most recent by User_2025-01-31-15-46-31-398
-
401 Unauthorised error While calling MCS API in Ionic 3Summary 401 Unauthorised error While calling MCS API in Ionic 3Content Hi, I have developed an application for connecting cordova mcs client sdk in Ionic 3 but unfortuna…
-
how to start the oracle mobile cloud service for trial.Summary how to start the oracle mobile cloud service for trial.Content Hello I want to study the oracle mobile cloud service. how to start the oracle mobile cloud servic…
-
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 11 views 10 comments 1 point Most recent by User_2025-01-31-15-46-31-398
-
Usage of MCS SDK in Ionic 3Summary Usage of MCS SDK in Ionic 3Content Hi, I have tried accesing the Oracle MCS by using MCS cordova sdk but Iam getting error like this I have used this code Can yo…
-
MAF, MCS and Offline SyncSummary MAF, MCS and Offline SyncContent Hi, How to achieve offline data sync using oracle maf with mcs without using ampa. Maf examples are based on ampa and MCS exampl…
-
Understanding the Custom API Method CallingSummary Understanding the Custom API Method CallingContent Hi, Going through the samples of custom api in MCS i see the below code var handler = function (error, respons…
-
Issue in calling req.oracleMobile.location.places.register in MCSSummary Issue in calling req.oracleMobile.location.places.register in MCSContent Happy new year, In Oracle Mobile Cloud service if tried to call req.oracleMobile.locatio…
-
Sales Cloud Mobile App - settingsSummary Sales Cloud Mobile App - settingsContent Hi, we recently went live with OSC and face major issues with user acceptance for the mobile app. Too many contacts are …
-
ERROR Status Code: 502 while testing Connector APISummary ERROR Status Code: 502 while testing Connector APIContent Hi, While I am testing a connector API in MCS, I am getting the following error with status code: 502. …
-
Have created an API that uploads the images from camera into a storage collection. Now I need to disSummary Have created an API that uploads the images from camera into a storage collection. Now I need to display images from the Storage Collection in MAX application. H…
-
Need some pointers or links by we can create a MAX application that can upload an image to a SOAP WeSummary Need some pointers or links by we can create a MAX application that can upload an image to a SOAP WebserviceContent I have tried to create the Connector API and …
-
How can we access platform Apis in mobile apps without using MCS SDKSummary How can we access platform Apis in mobile apps without using MCS SDKContent Hi I created a mobile application using the Ionic framework and I used Oracle MCS Api…