SoftwareAG.IS.Services.ServiceResults
Holds the contents of the pipeline that result from the execution of a service.
Important:
Do not make this cache a distributed cache. Doing so will cause Integration Server to fail during startup. Set the Eternal parameter setting to true and do not specify Time To Live (TTL) and Time To Idle (TTI) parameter settings for the cache.
The following table shows the number of elements, their size, lifetime, cache type, and if they are searchable or not.
Elements | Element Size | Element Lifetime | Cache Type | Searchable |
1 per set of input data for a service. Will vary according to: Number of services configured to cache results Input passed to execute the service | Varies according to the services whose results you cache | Controlled by the Cache expire property in Software AG Designer and the watt.server.cache.flushMinsand watt.server.cache.gcMins configuration parameters | Local | No |