What is SAP's industry cloud, and why is it awesome? Great question. This post explains what it is, and gives you - our partners - a first overview how SAP Cloud Platform can be used to build industry cloud solutions.
Industry cloud
SAP's intelligent...
I'd like to start this blog post with a quote from the movie Tron:
The Grid. A Digital Frontier.
I tried to picture clusters of information as they moved through the computer.
What did they look like?
Ships? Motorcycles?
Were the circuits like freewa...
I'm going to tell you how easily one organization at SAP uses the HANA Cloud Platform - SAP's cloud solution - to build amazing software. But first, I want to share a little bit of my history with you so that you understand how everything actually ca...
In this series of blog entries we will describe the development of a mobile chat app using SAP NetWeaver HANA Cloud as a backend. The last time Julia and Johannes explained how they enabled user authentication for our app. Now we want to give you an ...
I'm trying to get Web Socket working on a Java Web Application, running on HANA Cloud (former NetWeaver Cloud).I'm already able to establish a socket and keep it open. Also, on the SAP HANA Cloud local runtime it works perfectly!However, on HANA Clou...
I’ve been with HCP (back then called NetWeaver Cloud) since beginning of 2013. It’s great to see how this platform evolved over time!I’m wondering if I still hold the record of the highest deployment “in the clouds” at 39,000 feet
Hi Petar,thanks for your reply!So it seems the HANA Cloud infrastructure only filters inbound traffic. Because once a WebSocket connection is established it stays open and the server can continue sending messages via WebSocket (which definitely arriv...
Yes, the information is in sync and the url is correct.You're right, by default I have to include the webapp name in the URL. But for HANA Cloud you can easily edit the context root.In Eclipse just right-click your project folder and select Propertie...