Central Objects

You store objects in a central location to enable for these:

  • Deployment

  • Redeployment

  • Development

Central objects consist of object specifications for each EnterpriseOne object and C components for code-generated objects. Store the central object specifications in a relational database on either a deployment server or an enterprise server, depending on available resources. Store C components for code-generated objects in directories on the deployment server.

To deploy objects out to the enterprise, you define a package that EnterpriseOne creates from central objects. Each package contains a copy of the central objects. This copy consists of object specifications, and linked and compiled C components.