Configuration API

 

OmniDocs Engine provides extensive XML based programmable configuration API to update the configuration of the components. Each component executes in an environment derived from the properties set by the user. For example, User can modify the connection pool settings for JTS as per the number of connected users.  Similarly priority can be set on cabinets for thumbnail generation using Thumbnail Manager API.

 

OmniDocs Engine provides two sets of API:

 

§          Configuring OmniDocs CabinetA single integrated call is provided to create a cabinet and associate it with all components of OmniDocs Engine.

 

§          Configuring OmniDocs Component  - XML based API is provided to by individual components of OmniDocs Engine. A single function is exposed using which any of the components can be configured.