Package DE_EPAGES::ShopCSVExportImport::Hooks::AppServerStartup
Adds actions on startup of the application server
Functions
OnAppServerStartup
Clean up import/export process files. By starting the CSV import or export we write a file to the disc for having a information about a running import/export process. If the removal of this file(s) fails e.g. killed ApplicationServer we have to remove this file by using this hook function
Syntax |
OnAppServerStartup( $hArgs ); |
Input |
|