简体   繁体   中英

Error while deploying the SAPUI5 application inside the ABAP repository

I have a UI5 application.

When I am trying to deploy it in my ABAP repository it shows the following errors:

(SAPUI5 ABAP Repository) Updating of file in MIME Repository failed: manifest-bundle.zip

How can I solve it?

For it seems when users with different default languages work on the same project it happen. For example I have set my browser on English and my colleagues on German. Any idea or same experiences is appreciated.

WEBIDE控制台中的错误视图

as described in this topic

Each file in the layered repository has a master language. The master language is the same as the logon language of the user who has created the file (for example, a variant). If the file is changed later on, you can only change the file in that specific language .

So, if the application was deployed in english version of chrome, then you can deploy manifest-bundle.zip only from english chrome version

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM