cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for a bat file concept for cleaning oData Cache

ozcancem
Discoverer
0 Kudos

Hi guys,

We are developing a fiori app and we are using oData service. We would like to clean oData's cache with a bat file. does anyone know how i can create bat file to clean cache for oData. We deleted the cache inside this database table manually but we want to use a bat file. If you know better solution for cleaning oData cache, please let me know!

Thanks a lot,

Cem Ozcan

Accepted Solutions (1)

Accepted Solutions (1)

AlexNecula
Active Contributor
0 Kudos

We deleted the cache inside this database table manually

Why don't you clear the cache via standard transactions/reports? Deleting the database lines seems rather unpleasant to say the least.

You can find details in the below links:

https://blogs.sap.com/2016/03/02/cache-maintenance-in-fiori/

https://me.sap.com/notes/0002319491

Note that you don't have to always clear cache when developing a new app. Usually, this is not needed at all and I suggest you to do it only if there is some weird behavior going on.

ozcancem
Discoverer

Yes, we want to clear that there is already a strange situation but thank you for your kind attention. I will look into what you have posted

Answers (0)