Load the Data Model |
|
![]() |
Start Agile e6. |
![]() |
Login as the user edbcusto. |
![]() |
Load the following loader files bin with mode import/insert |
![]() |
Log out and re-log in. |
![]() |
Search in the list of data classes for all classes "CDD%". |
![]() |
Select the resulting lines and use " The following message is displayed: |
" to include the added tables to the database.
![]() |
Confirm with | .
![]() |
Search for the class names T_PAC_MUL and select again " " to modify this already existing table in the database. |
![]() |
Load the loader file | with mode import/insert.
Define the Application Library |
|
To make the plot management application library available for the server process, add a new section into your application environment file. You can do this via the Agile e6.1.3.0 administration desktop |
|
![]() |
Select | .
![]() |
Follow the dialog to insert a new section. |
![]() |
You can also insert a new section into the application environment file in Agile_e6/init with an editor! |
The following entries are necessary: |
|
<Custom> … <cdd Name="Plot Management" Library="epsrv_cdd" Startup="immediately" Entry="Plotmanagement_Entry"/> … </Custom> |
|
![]() |