Difference between revisions of "OS4X plugin os4xplugin remove engdat"
Jump to navigation
Jump to search
(New page: == Zweck == Entfernen der ENGDAT abstract file aus dem Auftrag (XML) sowie löschen der Datei im Filesystem. == Voraussetzungen == * Datei <code>/etc/os4x.conf</code> == Konfiguration ...) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category:Plugins]] | |
− | + | == Purpose == | |
+ | Removing the ENGDAT abstract file from the order (XML) and optionally deleting the file in the file system. For this purpose, all files that have the node attribute "ENGDAT" are processed. | ||
− | == | + | == Requirements == |
− | + | * File <code>/etc/os4x.conf</code> or configuration file referenced by environment variable <code>$OS4X_CFGFILE</code>. The temporary directory and the license file are obtained via the database that is configured here. | |
− | * | ||
− | |||
− | |||
+ | == Configuration == | ||
- | - | ||
− | == | + | == Return codes == |
− | 0: | + | *0: everything OK |
Latest revision as of 08:41, 29 July 2024
Purpose
Removing the ENGDAT abstract file from the order (XML) and optionally deleting the file in the file system. For this purpose, all files that have the node attribute "ENGDAT" are processed.
Requirements
- File
/etc/os4x.conf
or configuration file referenced by environment variable$OS4X_CFGFILE
. The temporary directory and the license file are obtained via the database that is configured here.
Configuration
-
Return codes
- 0: everything OK