After creating a new app I added it to the existing Fiori catalog and everything looks familiar and good. But what happened after opening the Fiori Launchpad made me confusing for weeks. What I expected is the tile can be loaded by FLP and numeric data is loaded from backend service successfully. Unfortunately, this nice thing happened to all my clients except one, let's say client 100. In client 100, I saw something like below. First thought came up to my mind is the target mapping cache. Then I refreshed it via classical proven program '/UI2/INVALIDATE_CLIENT_CACHES' and '/UI2/INVALIDATE_GLOBAL_CACHES', and both have no any effects. After couples of hours debugger I found that in client 100, the newly added target mapping always failed to appear in the shared buffer(after re-building). Then I tried to re-generated PFCG roles by re-adding the catalog. No help again. So I turned back to Fiori Launchpad Designer again. Normally, when we add a new app, we always...