Transmittals and submittals and the documents contained within them are all stored in the Meridian Enterprise vault. Information about the contents, distribution, and recipients of transmittals and submittals is stored in a separate SQL Server or Oracle database. This is so that you can easily generate reports about transmittals and submittals, combine information from multiple vaults into a single report, and access the data from other information systems. This information includes the following about each transmittal or submittal:
Before the transmittal database can be used, it must be initialized by a database administrator using scripts supplied with the Meridian Transmittal Management Module. The correct database connection string must also be set on the Meridian Enterprise server.
Before you begin
The Meridian Transmittal Management Module supports the database management systems listed in the BlueCielo Supported Software document available from your BlueCielo ECM Solutions Certified Partner or the BlueCielo ECM Solutions extranet.
To create the transmittal database:
C:\Program Files\BC-Meridian\Program\TM SQL
C:\Program Files\BC-Meridian\Program\TM Oracle
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager Meridian\CurrentVersion\Server
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager Meridian\CurrentVersion\Server\TransManDatabase\ConnectionString
Provider=SQLNCLI;Server=MyServer;Database=TransMgmt;Trusted_connection=yes
Note The database connection will be performed by the account under which the Meridian Enterprise EDM Server service is run, so it must have permissions to the database server and the database created in step 1. If necessary, configure the EDM Server service account as described in the BlueCielo Meridian Enterprise.
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager Meridian\CurrentVersion\Server\TransManDatabase\MaxCount