Print Page

Sunday, August 3, 2008

TPA caching

For performance reason, we have introduced a notion of TPA Caching for B2B Application which has a better Hardware Infrastructure especially Physical memory.

When this property is enabled all the TPA details will be read from the cache instead of runtime repository.

oracle.tip.adapter.b2b.TPACache=true

If the Agreement details is not available in the cache, B2B Engine will refer to the meta data repository and cache for subsequent use.

P.S Make sure to increase the heap size in opmn.xml as caching consumes more memory. This is applicable for both Document/Business action based Identification.

No comments: