cancel
Showing results for 
Search instead for 
Did you mean: 

Cache updation.

Former Member
0 Kudos

When the cache is updated?

Accepted Solutions (1)

Accepted Solutions (1)

former_member184619
Active Contributor
0 Kudos

Hi Shweta,

Just check these links:

How to handle caches

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47...

/people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena

Regards,

Sachin

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Shweta,

Whenever objects in IR or ID are activated, cache is automatically refreshed.

However, in some cases it can be refreshed mannually by using SXI_CACHE.

Thanx,

Sushama

Former Member
0 Kudos

Integration Repository and Integration Directory data that is transferred to the runtime can be viewed in transaction SXI_CACHE.

You can trigger a manual refresh by choosing an option under XI

Runtime Cache in the menu bar,

You can choose from the followingoptions:

• Start Complete Cache Refresh

• Start Delta Cache Refresh

Former Member
0 Kudos

Hi Shweta,

The cache updation is a task in XI to get the latest copy of the objects created or changed into the cache of the XI server.

Cache updation takes place when

1. Cahnge list is activated in ID

2. When a change list is updated in the Integration Repository

Pls go through the links below for details : -

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47...

/people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off

Thanks

Former Member
0 Kudos

Read this

/people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off

aashish_sinha
Active Contributor
0 Kudos

Hi,

To ensure that the relevant Integration Engines have quick access to the contents of the Integration Repository / Integration Directory at runtime, the information required is loaded into corresponding caches. Caches also contain the runtime-relevant data from the System Landscape Directory.

The cache is always updated:

· When a change list is activated in the Integration Directory

· When a change list that contains objects that are used in the Integration Directory is updated in the Integration Repository

This only affects mapping objects.

You can display the change lists that triggered such an update in the Cache Notifications.

To display cache notifications, choose Environment ® Cache Notifications in the menu bar of the Integration Builder.

In the Check Cache Notifications screen you can restrict the display of the released change lists to the

· The Notification Period when change lists were released

· User who released the change lists (dropdown list box in field Author)

· The cache instance to be displayed (for example, ABAP cache)

Define the required selection conditions (dropdown list boxes).

The change lists that triggered a cache update are displayed on the Notifications tab page. The statuses of the cache update and the subsequent notification are displayed for each change list. You can request another cache update, if required. To do so, choose Repeat Cache Update for Instance ().

The Problems tab page displays information about problems during the cache update.

Regards

Aashish Sinha

PS : reward points if helpful