Software AG Products 10.5 | Using BigMemory with webMethods Products | System Caches Used by the webMethods Product Suite | webMethods Integration Server | SoftwareAG.IS.Core.XMLParser.Partitions
 
SoftwareAG.IS.Core.XMLParser.Partitions
Provides off-heap storage for XML documents processed by the Enhanced XML Parser. The cache contains one or more document-encoded partitions for each document the Enhanced XML Parser processes. The cache is managed by the Enhanced XML Parser and is not visible to other webMethods components.
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 off-heap document partition
Varies according to the size of the XML document being parsed and the current memory demands of the system. As a rule of thumb, the combined size of all partitions for a given document will be approximately three times the size of the raw XML document itself.
Exists until parsed XML document is no longer referenced by a running service
Local
No