Database Structure

ONEWEB uses two different database structures for the development environment and for user acceptance or production environment. The development environment should install all schema as the designers have features for preview or simulation and hence need to insert them into the runtime schema. But for user acceptance environment or production we recommended that you install only the runtime schema.

Schema Description

Schema

Description

eaf_master

For application form configurations

oneweb

For designing the data for the application

dpc

To store information about server, environment and services for deployment process

asp

To store project information, components, members and permission information.

iam2

To store user data, roles, object & permission for each system.

mfd

To store microflow configurations

bpm

To store process instance during process execution.

pd

To store process configurations, work party, role and user for the business process.

dashboard

To store graph configurations to generate dashboard for the application.

page

To store configurations for the web pages or mobile application

Last updated