First of all, hello guys,
This is my first blog post, so I`m prepared to take some hits from your side.
Soooo..I said: "I will write a blog post on SCN, but which subject should I choose?" Hard decision. OK, I know, I will choose a random topic :wink:
Short story: one year ago, I started to play around with this UI5 new stuff. Like every new guy in domain, I started with codecademy, w3school, “Getting Started with UI5” book, OpenSAP and so on. After a short period of time, the moment has come, and “voila”.. my first UI5 project( responsible for backend + frontend ).
Ok... What IDE to use for the frontend ?
For the first prototype, Perfect! WebIDE, ofcourse, why not? (I heard about this IDE from OpenSAP and also from ... maybe this is a good way to say many thanks again to florian.pfeffer who had a very nice presentation of the topic "WebIDE" at the IT Conference that was held in Cluj, Romania, in September 2015.)
Ok , after a few weeks the first prototype was ready, and we said OK, what to do with it? Where should we put it?I know, I know..first...Fiori Launchpad from HCP. Easy->done. Yes, but, but.. it would be nice to have it on premise. Ok . Let`s do also that. How ? search on SCN -> how to deploy on ABAP server. Not so many info`s back then.
Before I start my “tutorial”, I will not repeat myself about some stuff. You can find a lot of info's like how to create an app on WebIDE, how to set up a connection between WEbIDE and the premise system(with HCC), on what button you should click in order to deploy the app, how to set up the launchpad on premise systems( maybe you will need to involve also your basis guys, but not mandatory) and so on.
Be aware, words before “deploy on ABAP server”: don`t do the same mistakes like me! Check the version of UI5 which was used for app, and the version of UI5 Component( don`t know if this is the correct word for it) installed on your premise system. ( to check the version from premise system: http://<host><domain><port>/sap/public/bc/ui5_ui5/index.html ) and make sure that is ok.
So: let`s start. ( In this step the app is already located in the premise system )
Application Parameter URL : /sap/bc/ui5_ui5/sap/<your.app>/webapp (if you don`t know, URI can be found in manifest.json, the last 2 lines )
Additional Information: SAPUI5.Component=<appcomponent>.
https://<host>.<domain>:<port>/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html?sap-client=<Client>?scope=CUST
a) click on + Transaction -> Choose Catalog ID -> your own
b) click on + Catalog -> Choose Group
A nice post: Understanding launchpad object relationship with screenshots
Aaa..I forgot about this small detail : https://<host>.<domain>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?sap-client=<client>&sap-language=EN , to acces the Launchpad.
Have fun,
Ovidiu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
4 | |
4 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 |