Show TOC

Background documentationDetermining Runtime Cache Status (GetCacheState) Locate this document in the navigation structure

 

This operation specifies the status of the runtime cache for the cache instances, which are supplied by the changes in the change lists.

WSDL Description

Element

Description

ChangeListGetCacheStateRequest

Describes the Web Service call to specify the runtime cache.

Enter the change list ID as the call parameter.

getCacheStateResponse

Contains parameters that are displayed when the status of the runtime cache of a change list is determined.

Based on the type ChangeListGetCacheStateOut.

The status of the runtime cache (parameter CacheState) and, if necessary, any error messages are displayed.

ChangeListCacheState

Contains values of a single cache notification:

Contains the following elements:

  • Consumer: Specifies the cache user (cache instance).

    The following values are permitted: The following values are possible: Integration Server, Integration Runtime, Unknown, Central Adapter Engine or the name of the local Adapter Engine.

  • NotificationState: Specifies message status.

  • RefreshState: Specifies update status.

    The following values are possible for the status of the runtime cache: New, In Process, Successful, Warning, Failed, and Unknown.

    These values are used for both elements NotificationStatus and RefreshState.

  • ErrorMessage: Contains error messages; based on the type LogMessageItem.