cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to download Fiori Application Codes from BSP Server

ginwene_rueda
Participant
0 Kudos

Hi,

We are on a process of downloading Fiori Application codes to our local directory from a BSP Server.

Upon downloading the Timesheets Application code, the following warning occurred:

Highly appreciate your help. Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Did you select the green text button at the end of all files list? Scroll down the screen.

ginwene_rueda
Participant
0 Kudos

Hi Masayuki,

If your are pertaining to the download link, yes we did, this came up after the download was completed. Some of the files were successfully completed:

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Do you see any pattern what can not be downloaded? only css file?

ginwene_rueda
Participant
0 Kudos

Partially true, at first we thought that we just lack a theme from UI5 (sap_bluecrystal), but if you look closely at the screens above you can see that the application controller JavaScript file is also not downloadable which is critical for running the application itself.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

What is your SAP_BASIS version?

ginwene_rueda
Participant
0 Kudos

This is our current system setup:

  • ERP 6.0 - EHP 05
  • ECC 6.0
  • BASIS component -> 731 level 05
masa_139
Product and Topic Expert
Product and Topic Expert
Former Member
0 Kudos

Hello Masayuki,

We'd also like to use TeamBuilder functions to create a local version of a Fiori Application but the link you provided shows "how to"s only if the UI5 application has been created locally and then transferred to ABAP Repository, not viceversa.

Even manual "Extend SAP Fiori Applications" (08/2013, very recent) still only mentions the report Ginwede used.

Is there a link showing how to do?

Thank you and keep up the good work!!!

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Marco,

Do you have same issue as Ginwene? or you have not tested the repository download.

For team builder, please look at https://sapui5.hana.ondemand.com/sdk/#docs/guide/UI5BSPRepository.html

Regards,

Masa

SAP Rapid Innovation Group - RIG

Former Member
0 Kudos

Hello Masayuki,

Thank you Again for your kind attention!

I checked the liny you submit an I found:

* Sharing the SAPUI5 Application Project with the SAPUI5 Repository

(You want to upload a new SAPUI5 Application into a new BSP Application on the ABAP server).

* Submitting the SAPUI5 Application Project to the SAPUI5 Repository

* Retrieving the SAPUI5 Application Project from the SAPUI5 Repository

while to use Team Builder functions with Fiori to substitute report /UI5/UI5_REPOSITORY_LOAD

I thought I could find something like

"Sharing SAPUI5 Repository with the SAPUI5 Application Project"

(You want to download a new SAPUI5 Application from BSP Application on the ABAP server)

In the meantime we tried a hybrid solution:

1) Downloading a Fiori Application with /UI5/UI5_REPOSITORY_LOAD;

2) create a new SAPUI5 Application Project;

but when we tried

3) Submitting the SAPUI5 Application Project to the SAPUI5 Repository

the SSCR key is requested;

Are these the correct steps to use Team Builder with Fiori?

Thank you!

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Marco,

When you connect to SAPUI5 repository, you should connect as Z* application name (create).

Otherwise you are going to overwrite SAP standard code, so system asks the key.

It is same manner when you do in SE80.

1. Download

2. Create a project

3. Import the downloaded files in web content

4. Change the code

5. Connect to SAPUI5 repository, create Z* app

6. Submit code to Z* app folder

7. Run as ABAP server from eclipse or go to SICF ->test service or go to SE80 BSP app -> test service

Regards,

Masa

SAP Rapid Innovation Group - RIG

Former Member
0 Kudos

Hello Masa,

i now understand that:

* /UI5/UI5_REPOSITORY_LOAD "upload mode" changes repository standard code from the local code;

* Team Builder/Abap In Eclipse creates new repository "Z" custom code from local code and changes standard code only with sscr key.

Is it correct?

Thank you!

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Marco,

Both do same job. You should also give Z* name for uploading by /UI5/UI5_REPOSITORY_LOAD.

If your Gateway server is old NetWeaver version, only /UI5/UI5_REPOSITORY_LOAD is available.

Team Builder                        - above NetWeaver 7.31, easy and faster

/UI5/UI5_REPOSITORY_LOAD - any version, takes long time for uploading/downloading

Regards,

Masa

SAP Rapid Innovation Group - RIG

Former Member
0 Kudos

Thank you very much, Masa!

Now it's all clear!

Grazie mille

Marco

Answers (0)