3 Database
Setup for appropriate database users of the ODEE application can be found in the ODEE Installation Guide.
Typically, the database contains two schemas, which may be named using any convention desired. The default schema names are DMKR_ADMIN, which houses system tables for ODEE, and DMKR_ASLINE, which houses the ODEE processing tables. A database user may be an Administrator (ADMIN) or an Assembly Line (ASLINE) user. The ADMIN user connects to the database for all administrative purposes and managing the administration layer completely, including managing other users/groups and their corresponding rights and privileges. ASLINE is shorthand for “Assembly Line” which roughly corresponds to the single Media Resource Library (MRL).
It should be noted that certain ODEE components have a 1:1 relationship with an Assembly Line, such as Documaker Web Services (DWS), Documaker Interactive (DI), Document Factory (Factory), and Docupresentment (IDS). These components are tied to a single Assembly Line. If multiple Assembly Lines are used, each must have a dedicated instance of these components. Other components, such as Documaker Administrator (DA) and Dashboard are used across Assembly Lines. In general, any database users should not have more permissions than required for proper application workflow.