l
ogprocess = Process Log
logatualizacao = Updating Log
logwarning = Warning Error Log
loginclusao = Inclusion Log
logcritical = Critical Error Log
updstop = Enables to interrupt process during execution
oktoall = Adjust error automatically
deletebkp = Delete backup files at the end of each table updating
keeplog = Keep existing log file
3. When restarting Application Server, the Job created will read this JSON file, then start the migration process without graphic interface.
4. After migration process, a file (Result.json) is generated in the folder \Systemload\ with the following results:
If it ended with success:
Bloco de código |
---|
|
{ "result":"success"} |
If errors occurred:
Bloco de código |
---|
|
{ "result":"error. Undetermined error during execution of the system."} |