Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

Hi :smile:

Just bored of business scenarios, i was wondering how it would be to integrate UI5 app with social media :???: Well, it has come out pretty cool & has been smoother when visualizing the data's from Facebook Graph API in UI5. It doesn't matter if it's facebook or twitter or any other social media, what matters is if the data is exposed in json or xml or odata then UI5 fits into it. This make me believe that UI5 apps are just not limited to business scenarios & it's limited to one own imagination. Meanwhile, i had a confusion in choosing where to host the app - Parse or Hana Cloud. I initially went with parse assuming it would be simple to deploy a fb app, as parse is a company acquired by facebook. After analysing the docs of parse, it needed a bit of time for me to carefully go through the docs to get started which i wasn't interested.

So switched back to Hana cloud platform, where i already have an account & a new HTML5 application can be deployed in minutes. But this time i wanted to get hands dirty with Web IDE as i read few blogs about it. Amazingly, subscribing to Web IDE & getting a repo was just a cake walk. From there cloning the repo, committing the changes & deploying to cloud was just in a matter of clicks. It was a smoother & faster way of developing the app. The app i tried was about retrieving the friends details from user's account & visualize it in a splitapp of UI5 . You can find the live app running here,

https://ui5friendslist-c5193288trial.dispatcher.hanatrial.ondemand.com/


As a prerequisite to run the app, you would need a hanatrial account & fb account. Let me share few snaps of the app,



git repo on hanatrial- https://git.hanatrial.ondemand.com/c5193288trial/ui5friendslist (not accessible directly)

Just do a pull request if you wanna commit your changes to the repo.

For a quick look on the code, created a repo in github - ikiw/ui5friendslist · GitHub

Regards

Sakthivel

3 Comments