LoginSignup
2
2

More than 1 year has passed since last update.

【S/4HANA】App could not be opened because the SAP UI5 component of the application could not be loaded.

Posted at

トラブル内容

当記事は、2022/1/31に遭遇した事象の解決方法です。

自社のSAP S/4HANA環境がオンプレ版2020→2021にアップグレードされました。
すると、FIori Launchpadでいつもは使えていたアプリが起動できなくなりました。

使おうとしたアプリケーション:Migrate Your Data

image.png

表題のメッセージです。

Copyをクリックしてメモ帳に貼り付けるとこんなメッセージが。


Title: ErrorMessage: App could not be opened because the SAP UI5 component of the application could not be loaded.Details: 
{   info: "Failed to load UI5 component for navigation intent \"#DataMigration-manage\"",
    technicalMessage: "found in negative cache: 's4hana/lt/mc/Component.js' from /sap/bc/ui5_ui5/sap/lt_mc_pe_s1/~XXXXXXXXXXXXXXXXXXXXXXXXXXX~5/Component.js: 
    failed to load 's4hana/lt/mc/Component.js' from /sap/bc/ui5_ui5/sap/lt_mc_pe_s1/~XXXXXXXXXXXXXXXXXXXXXXXXXXX~5/Component.js: 403 - \nError: found in negative cache:
    以下略

環境

S/4HANA オンプレ版 2021

対処方法

Step1

Fiori App Libraryで当該のアプリ(Migrate Your Data)のSAP UI5 ApplicationとOData Serviceを検索

SAP UI5 Application↓
image.png

OData Service↓
image.png

Step2

TCode:SICFでICF (Internet Communication Framework)を有効化する。
image.png
image.png

わたしの場合は、Activateを押下しても、You are not authorized to use function Activateと表示されて実行できなかった。
おそらく、Tcode:SICFを実行できるだけではだめで、特別な権限オブジェクトが必要らしいです。
BASISに依頼して有効化してもらいました。

Step3

TCODE:/n/iwfnd/maint_service で OData Serviceを有効化する

image.png

image.png

ここもBasisにやってもらったので、自分に権限があったかどうかは不明。

Step4

Migrate Your Dataが開けるようになりました。
image.png

めでたしめでたし。

参考

https://launchpad.support.sap.com/#/notes/0002808615
https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2