Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
basarozgur_kahraman
Contributor

In September, I posted a blog series about mobilizing alv reports.

Blogs explain how mobilize existing ALV reports(includes custom developments) without any modification.

In this series, i developed;

1- Restfull web service which submit ALV reports and return output in JSON format.

2- Jquerymobile client that submits service, shows output with datatables plugin and visualize data with high charts

The client is on MySapReport now and i migrated it to SAP HANA cloud portal for my experimentation and End of Year Challange.

You can start with ifat.shwartz Get your Free Trial Today document and also SAP HANA cloud platform has well documented Getting Starting part.

Setting up the development environment was the most time consuming part of my work(nearly 45min). If you are behind a proxy needs authentication, there are extra things to do in eclipse to set up network proxy preferences.

After setting up development environment, i created a new project and added my source files under Web Content.

Publishing to nwtrial.ondemand.com was much easier than i thought.

You can test it on https://mysapreportp104935trial.nwtrial.ondemand.com/MySapReport/

or on my portal site.

Labels in this area