cancel
Showing results for 
Search instead for 
Did you mean: 

Changes not working in another environment

vipin_v2
Participant
0 Kudos

Hi,

What could possibly be the cause for UI5 changes made in Dev working fine however when moved to QA doesn't.

Changes are showing up in the source of Developer tools however the code is not getting called / executed.

Changes captured as part of transport in S4 Hana system shows success and no errors.

Changes in BSP also reflecting however not getting executed. What could be the possible cause for this behaviour ?

Best Regards,

Vipin

Margot
Product and Topic Expert
Product and Topic Expert
0 Kudos

From which kind of "UI5 changes" are you talking about?

vipin_v2
Participant
0 Kudos

Changes made to custom fiori app - addition of excel generation.

Accepted Solutions (0)

Answers (1)

Answers (1)

Marian_Zeis
Active Contributor

This is usually a cache error.

Make sure the two jobs for "/UI5/APP_INDEX_CALCULATE" and "/UI5/UPD_ODATA_METADATA_CACHE" is plannend and executed.

Also have a look at the previous question:
https://answers.sap.com/questions/12905668/custom-fiori-app-not-working-in-qa-system-after-a.html

Here are more ways to clean cache:
https://inui.io/clear-cache-sapui5-sap-fiori-odata/
https://blogs.sap.com/2017/12/22/cache-cleanup-in-sap-netweaver-gateway/

High likely it works today.