Remember to consider processing resource consumption on your database server. Processing incurs a large drain on the database server's resources.
-
In most cases, you will install an instance of the Client module on the database server, and run the process during non-peak times. Take into account the Client's additional resource requirements, in terms of process capabilities and memory, on the database server.
-
The XML Index DIP process speed will be directly related to OnBase 's ability to communicate with the database. Anything that improves the communication between the Client Workstation that is processing and the database server will increase the processing speed.
-
Attempting to run an XML Index DIP process while running another process, such as COLD or another XML Index DIP, will result in a dramatic drop in all processing speeds. It is usually best to run a single automated process at a time.
-
During XML Index DIP processing, the database will receive a large number of queries and updates. If the database is not configured correctly, the overall database performance could potentially be degraded.
-
The system's ability to access the data files identified in the XML Import Index File and place them into the Disk Group will also affect speed. Processing will go faster if the data files are local to the processing workstation.
The process can be scheduled like all automated OnBase processes.
When a document is processed in, the database is updated with a new record for the document as well as all of the Keyword Value information for it. The record also includes the path to the data file. When all documents have been entered into the database for an XML Import Index File, OnBase will then place the file in the Disk Group.
The XML Index DIP configuration format is stored in the database. When the XML Index DIP process is selected in the Client module, the process format information is loaded. Changes to the process format will only be seen after the Client is re-launched.