cancel
Showing results for 
Search instead for 
Did you mean: 

WebIDE not pulling latest version from backend

roger_beach
Participant
0 Kudos

We are using the WebIDE in the cloud, we have an on-premise backend system that we pull in UI5 applications from.

Recently, we have been working on an upgrade. We had version 2.3.30 of the CA_FIORI_INBOX in that system and had pulled it into WebIDE. We could verify this by looking in the manifest.json in both WebIDE and the backend to see that the version in both was 2.3.30.

We were having some issues and saw that the component containing CA_FIORI_INBOX had been updated. We installed the update and in the backend we can see that we now have 2.4.5 of CA_FIORI_INBOX. However, in the WebIDE if we delete the CA_FIORI_INBOX project and bring it in again from that system, it still brings in 2.3.30.

We have cleared all the caches I am aware of in the backend by running things like:

/UI2/INVALIDATE_GLOBAL_CACHES
/UI5/APP_INDEX_CALCULATE
/ui2/delete_cache_after_imp

Is there something I need to do so that WebIDE pulls in the latest version from the backend?

Accepted Solutions (0)

Answers (1)

Answers (1)

michal_keidar
Active Contributor
0 Kudos

Hi Roger,

I recommend opening a support ticket on that (and attach the network trace while importing the app into Web IDE).

I guess a possible workaround is to export it from your system and import it manually into Web IDE.

Regards,
Michal.