We've all used Google Translate - it's become essential today with the intertwining of the Internet and the globalization of finance, corporate governance, and trade. Enterprises of every size often compete in the global economy by collaborate with...
Heads up: If your joining us here, this is a bonus exercise (supplementary of 3 previous exercises) in the SAP Cloud Platform Technical Academy (Canadian Roadshow & SAP Blogs Edition). That means these tutorials or “exercises” are extremely well-do...
Heads up: If your joining us here, this is Exercise 3 of 3 in the SAP Cloud Platform Technical Academy (Canadian Roadshow & SAP Blogs Edition). That means these tutorials or “exercises” are extremely well-documented and will walk you through every ...
Heads up: If your joining us here, this is Exercise 2 of 3 in the SAP Cloud Platform Technical Academy (Canadian Roadshow & SAP Blogs Edition). That means these tutorials or “exercises” are extremely well-documented and will walk you through every ...
Heads up: If your joining us here, this is Exercise 1 of 3 in the SAP Cloud Platform Technical Academy (Canadian Roadshow & SAP Blogs Edition). That means these tutorials or "exercises" are extremely well-documented and will walk you through every ...
You may have made an error somewhere on the controller. Below is my controller:
sap.ui.define(["sap/ui/core/mvc/Controller",
"sap/m/MessageBox",
"sap/ui/core/routing/History"
], function(BaseController, MessageBox, History) {
"use strict";
retur...
Hi Karthik,
Thanks for trying the exercise. Can you confirm that when you run your app in Web IDE's Sandbox environment, you're running it as a Web Application (Run testFLPService.html).
-Patrick
That error tells me that your service is unavailable, so I assume it is off. The MMS turns off in a trial account after a specific time of inactivity.To turn it on go to your HCP cockpit (https://account.hanatrial.ondemand.com/cockpit) > JAVA Applica...