cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTML5 App is not visible in SaaS consumer subaccount

MioYasutake
SAP Champion
SAP Champion
397

The question below was originally posted as a GitHub issue: https://github.com/SAP-samples/btp-developer-guide-cap/issues/116 

I am following the tutorial : Implement Multitenancy in a Full-Stack CAP Application Following SAP BTP Developer’s Guide, and I am now at the last step: Subscribe to the Application.
I am using a trial account and have created a new consumer subaccount in the same region as the provider subaccount.

Issue

Although the subscription was successful, the HTML5 application is not visible from the consumer subaccount.

1015-1.png

 

I have configured destinations, and the tile is visible in the consumer's Work Zone site.

1015-3.png

However, when I press the tile, the app keeps loading, and I see that fetching ui5AppInfo.json is failing with a 404 error.

1015-4.png

The dependency viewer shows the following status.

1015-5.png

Any suggestions on what might be missing?

The source code is uploaded to the following repository in the "multitenancy" branch.
https://github.com/miyasuta/incident-management-2410/tree/multitenancy

Accepted Solutions (1)

Accepted Solutions (1)

MioYasutake
SAP Champion
SAP Champion
0 Kudos

The issue has been resolved, as described in the GitHub issue below:

https://github.com/SAP-samples/btp-developer-guide-cap/issues/116

 

Answers (0)