cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Cache Behaviour

0 Kudos

Hi,

After importing several IR transports in PRD (new objects and changes to already existing ones) the abap cache failed to refresh, we try to get the cache refreshed removing the entries in the Cache Notification table of the ID, the issue was not solved, we needed to increase some timeout parameters of the J2EE and only then the issue was solved. We deleted the cache notification entries in the ID before the resfresh was succesfully executed, later we realized that the changes for the already existing objects were properly included in the abap cache even so the related cache notification entry was not there prior to the refresh but, the new objects are not in the abap cache, the question is: the object will be visible in the SXI_CACHE transaction only if the interface has data flow? or the objects should be visible for instance even if we talk about only a new mapping that is not yet used by any interface?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ruben,

Objects in the SXI_CACHE will be visible once you save and activate your objects.

Regards,

SHekhar.

Answers (0)