Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Built-in Services | Transaction Administration Services | pub.sap.transaction:storeConfig
 
pub.sap.transaction:storeConfig
Returns the current configuration and cache parameter of the transaction store.
Input Parameters
None.
Return Values
storeType
"FileTransactionStore at <directory>" for Local or Shared Transaction Store or "Remote Tx Store" for CTS.
writeCache
State of the cache. Possible values are:
*On
*Off
cacheSize
Number of entries currently held in the transaction cache.
cacheTimeToLive
Current maximum time-to-live period for a cache entry (in seconds).
cacheFlushPeriod
Current period after which unmodified cache entries are flushed (in seconds).