Start of Content Area

Background documentation Determine Runtime Cache Status (GetCacheState)  Locate the document in its SAP Library 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 possible: Integration Server, Integration Runtime, Unknown, Central Adapter Engine or the name of the local Adapter Engine.

      NotificationState: Specifies the notification state.

      RefreshState: Specifies the refresh state.

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

These values are used for both elements NotificationStatus and RefreshState.

      ErrorMessage: Contains error messages; based on the type LogMessageItem   

 

 

End of Content Area