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:setCacheParameter
 
pub.sap.transaction:setCacheParameter
This service sets new runtime parameters for the cache of the transaction store.
Input Parameters
writeCache
Optional. State of the write cache. Possible values are:
*On. Write cache of the transaction is switched on.
*Any other value. Write cache of the transaction is switched off.
cacheTimeToLive
Optional. This value sets the maximum time-to-live for a cache entry (value in seconds). Valid range: 0-500.
cachFlushPeriod
Optional. This value sets the time period after which unmodified cache entries are flushed (value in seconds). Valid range: 0-100.
Return Values
None.