/[sap_import]/medika.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /medika.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Tue Nov 19 18:16:58 2002 UTC revision 1.6 by dpavlin, Tue Feb 18 14:12:38 2003 UTC
# Line 1  Line 1 
1  <config>  <config>
2    
3          <!-- where is log located? It should be writable by user mail -->          <!-- where is log located? It should be writable by user mail -->
4          <log>/data/sap_sigma/orders.log</log>          <log>/data/sap_import/orders.log</log>
   
         <!-- temporary directory (ON SAME FILESYSTEM AS $outdir - we use  
         rename to move file to outdir); we will add PID to end of this  
         path to make it unique -->  
         <msgdir>/var/autofs/data/export_sigma/mime</msgdir>  
5    
6          <!-- where will attachements end up before SAP rfc is called -->          <!-- where will attachements end up before SAP rfc is called -->
7          <outdir>/var/autofs/data/export_sigma</outdir>          <outdir>/var/autofs/data/export_medika</outdir>
8    
9          <!-- configuration parameters for SAP -->          <!-- configuration parameters for SAP -->
10          <sap>          <sap>
# Line 23  Line 18 
18                  <discover>Z_ZDSD0053_MEDIKA_RFC</discover>                  <discover>Z_ZDSD0053_MEDIKA_RFC</discover>
19                  <params>                  <params>
20                          <FILEPATH>ZMEDIKA</FILEPATH>                          <FILEPATH>ZMEDIKA</FILEPATH>
21                          <FILENAME>ZRSD0041</FILENAME>                          <!-- <FILENAME>nark.0004</FILENAME> -->
22                  </params>                  </params>
23          </sap>          </sap>
24    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26