CNC Foundation & Technology Flashcards
What are the two components of an environment
A Path Code (Which objects are being used) and Data Source (Where Data Exists)
What is the Environment Director Application
P989400. It contains all of the steps for creating an environment
Name all steps for creating an environment
- Copy Existing Environment
- Share or Copy existing Path Code
- Set up Data Sources
- Create Client and Server Map OCM mappings
- Copy data from existing environment
Where is Copy Environment run from
Deployment Server
What is the Environment Master Application?
P0094. Contains all environments, descriptions, path code association, and other information. Can copy environment from here or change configurations.
Library List Control Table
F0093. Valid environments for each user and role (Which environment a user can log into)
Library List Master File Table
F0094. The name of the environment and the description
Environment Detail Table
F00941. Environment name and the associated path code from the Object Path Master File table
Object Configuration Master Table
F986101. Data and logic object mappings for every environment
Object Path Master File Table
F00942. Location of the path code’s central objects, the release associated with this path code, and other details
What is the Environment Management directory?
GH9053
What are the recommended applications for creating custom environments?
P9840 (Installation Planner) and P9841 (Installation Workbench)
How do you delete an environment?
Open the Environment Master Program (P0094), highlight an environment and click delete. This will remove records from F0093, F0094, F00941 and F986101. When you delete an environment, it will not delete Path codes or Data Sources/Business Data.
What is a Path Code
A path code is a pointer to a set of objects
In which table is a Path Code Defined
Object Path Master File Table (F00942)
What are Path Codes Used For
Installation, Runtime, Development for each set of objects in the configuration
What makes up a path code
A set of Oracle’s JD Edwards EnterpriseOne objects consists of a central-objects data source and a directory of objects, which includes business function source and include files, object files, and dynamic link libraries (DLLs). A path code definition contains the data source name of the central-object specifications and the directory path to the objects.
What are “Central Objects”?
Central Objects consist of object specifications for each JDE object and C Components for code generated objects
Where are Central Objects Specifications Stored?
In a relational database either on the deployment server or an enterprise server (depending on resources)
Where are C Components for central objects stored?
In directories on the deployment server
What is OCM?
Object Configuration Manager: Contains pointers to where data and logic resources are located, Manages distributed data and logic processing, and is a collection of data sources, or pointers, to databases and logic processing machines
What is the OCM table?
F986101 (referencing F98611 data sources)
What is the function of the deployment server?
It contains the business function and the packages that are used to install E1 across the enterprise
What are the Object Librarian Tables?
F00165, F9861, F9863, F9860, F9862, F9865