Difference between revisions of "OS4X plugin os4xplugin remove engdat"

From OS4X
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[Category:Plugins]]
 
[[Category:Plugins]]
== Zweck ==
 
  
Entfernen der ENGDAT abstract file aus dem Auftrag (XML) sowie löschen der Datei im Filesystem. Hierzu werden alle Dateien, die das Nodeattribut "ENGDAT" besitzen bearbeitet.
+
== 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.
  
== Voraussetzungen ==
+
== 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.
* Datei <code>/etc/os4x.conf</code> bzw. Konfigurationsdatei in der Umgebungsvariable <code>$OS4X_CFGFILE</code> definiert. Über die Datenbank, die hier konfiguriert ist, wird das temporäre Verzeichnis sowie das Lizenzfile bezogen.  
 
 
 
== Konfiguration ==
 
  
 +
== Configuration ==
 
-
 
-
  
== Rückgabewerte ==
+
== Return codes ==
0: alles OK
+
*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