This event is triggered when SQL repository items are flushed from the cache by the JMS Distributed Cache Invalidator service, usually called as a result of the operation of an external content management system’s deployment tools. For more information on distributed cache invalidation, refer to the ATG Repository Guide.

Class name

atg.adapter.gsa.invalidator.GSAInvalidationMessage

JMS name

atg.das.GSAInvalidation

Display name

GSA repository cache invalidation received

Message scope

Global

Message source

Component:
/atg/dynamo/service/GSAInvalidatorService

Class:
atg.adapter.gsa.invalidator.GSAInvalidatorService

Component that calls the message source

It is called by a remotely executed RMI Client program, /atg/adapter/gsa/invalidator/GSAInvalidatorClient.

How this event is triggered

Triggered when an external content management system’s content deployment tools update repository database tables with new data, requiring a cache invalidation of the ATG repositories that use these tables.

How to turn this event off

This event cannot be turned off; it is always fired if the JMS Distributed Cache Invalidator service is enabled and a specified cache invalidation occurs.

The message that triggers this event contains the following properties:

Property

Type

Scenario Editor Label

Description

itemDescriptor
  Name

java.lang.String

itemDescriptor
  Name

A specific item type. The invalidation of cached items of that type triggers this event.

itemId

java.lang.String

itemId

The ID of a specific cached repository item. Invalidation of that item triggers this event.

repositoryPath

java.lang.String

repositoryPath

The Nucleus address of a cached GSARepository component. Invalidation of the entire repository triggers this event.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices