cancel
Showing results for 
Search instead for 
Did you mean: 

Gateway Extension after Upgrade

marcosandrade
Participant
0 Kudos

Hello,

I`m working with SAP Gateway extension and I created a extension project that extends a standard OData service for Leave Request.

my question in that topic is about what should be done after we implement an upgrade or note that modifies the standard OData that we have extended such as a new property has been added or another entity or import function. Will these changes appear in my extended project or do I have to recreate my extension project again?

Looking forward to hearing from you.

Kind Regards

Marcos Andrade

Accepted Solutions (1)

Accepted Solutions (1)

kammaje_cis
Active Contributor
0 Kudos

It will come automatically to your service. You have to clear the metadata cache though.

There can be some problems sometimes. Think about an artifact you added, and sap adds with same name. Then you model will become inconsistent. Those are exceptions of course.

marcosandrade
Participant
0 Kudos

Good to know thanks

but how am I supposed to clear the metadata cache??

kammaje_cis
Active Contributor
0 Kudos

On Hub system  /IWFND/CACHE_CLEANUP

On Backend /IWBEP/CACHE_CLEANUP

marcosandrade
Participant
0 Kudos

Thanks I will try that one after the upgrade.

Answers (0)