Difference between revisions of "OS4X plugin os4xplugin set recipient by engdat light"

From OS4X
Jump to navigation Jump to search
(New page: == Zweck == == Voraussetzungen == * Datei <code>/etc/os4x.conf</code> == Konfiguration == - == Rückgabewerte == 0: alles OK)
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Zweck ==
+
[[Category:Plugins]]
  
 +
== Purpose ==
 +
Sets the addressee of the order in the transferred XML based on the virtual file name and the address code contained therein. As soon as several hits have been found for the same address code, the last database entry is used.
  
== 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>
 
 
 
== Konfiguration ==
 
  
 +
== Configuration ==
 
-
 
-
  
== Rückgabewerte ==
+
== Return codes ==
0: alles OK
+
*0: everything OK
 +
*1: Number of parameters != 1; Config file <code>/etc/os4x.conf</code> not found
 +
*2: onfig in database not readable

Latest revision as of 08:44, 29 July 2024


Purpose

Sets the addressee of the order in the transferred XML based on the virtual file name and the address code contained therein. As soon as several hits have been found for the same address code, the last database entry is used.

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
  • 1: Number of parameters != 1; Config file /etc/os4x.conf not found
  • 2: onfig in database not readable