cancel
Showing results for 
Search instead for 
Did you mean: 

cache refresh - auto refresh rate

former_member160248
Participant
0 Kudos

Hi,

Is there an automatic cache refresh or is the refresh always done manually? If there is an auto refresh, what is the refresh rate default?

Your help is greatly appreciated.

Regards,

Rick

Accepted Solutions (1)

Accepted Solutions (1)

GabrielSagaya
Active Contributor
0 Kudos

Hi you can use this url to refresh the cache

http://<host>:<port>/CPACache/refresh?mode=full

former_member160248
Participant
0 Kudos

Hi, Gabriel,

Thanks for your input. I knew about the manual cache refresh, but was wondering about any automated refreshes.

Best Regards,

Rick

prateek
Active Contributor
0 Kudos

I think the description was not very clear for you.

When it comes to FM SAI_CACHE3_REFRESH_HTTP, we are talking about sxi_cache and not the CPACache.

When we talk about activation, it could automatically update CPACache content and not the sxi_cache content. I hope you have gone through this

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0332b2a-eb97-2910-b6ba-dbe52a01...

Regards,

Prateek

former_member160248
Participant
0 Kudos

Hi Patreek,

This helps clear the question. I'm going through the documentation.

Best Regards,

Rick

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Cache refresh is done automatically by jobs running in background: LSAI_CACHE3U03 (FM: SAI_CACHE3_REFRESH_BACKGROUND), you can also schedule this.

Cache is also refreshred based on events (activation etc).

Regards,

Gourav

former_member160248
Participant
0 Kudos

Hi Gourav,

Thank you for your input. So the cache refresh takes place for any changes that are activated? Also, we can schedule the background job for cache refresh, but would we need to do this?

I was just wondering what triggered the refresh other than the manual methods.

Best Regards,

Rick