CreateFolderPacket
packet in the Cross Release Packets module manually. CreateFolderPacket
packet in the Cross Release Packets module manually. planta_migration.bat
or ./planta_migration.sh
in the server installation directory. migrate
parameter is ignored from here on. planta_server.bat
or planta_server.sh
is started with the -migrate true
console parameter.
migrate
parameter in the /config/globals.conf to true
and start the server regularly. In order to be able to work with the system, the server must be started in regular mode again after the migration. For this purpose, the parameter must be set to false
and the server must be restarted, depending on whether the parameter has been set as console parameter or in the globals.conf
.
false
by default, it can simply be omitted. config/migration/migration.par
.
planta_migration
script has a mandatory parameter: -c
/ --migration-config
. planta_migration
script must be run in the server directory of the created parameter file: planta_migration -c "Name of the parameter file"
start_migration.py
file from the /py/planta_de/ppms/ subfolder of the server directory is run.
StartupRunner
class from the /py/ppms/migration/startup.py file is initialized by start_migration.py
and the run()
method is opened.
--migration-components Server Customizing hotfix Customizing Customer Before DB Import After DB Import --abort-on-failure
Section Explanation migration-components
Here, the components that are to be migrated are specified. abort-on-failure
If this option is available, the migration is aborted as soon as a migration packet fails.
__init__py
of the respective migration directories.
config/migration/migration.par
, all components are listed that are theoretically possible. These components must necessarily be adjusted to the actual conditions and irrelevant components must be deleted before the migration. See also: Migration Packet Customizing, Update from 39.4 to 39.5 |
I | Attachment | History | Size | Date | Comment |
---|---|---|---|---|---|
png | LampeGrau.png | r1 | 0.6 K | 2015-07-11 - 00:24 |