/[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.5 by dpavlin, Thu Feb 6 08:45:46 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>
11                  <ashost>cipkg</ashost>                  <ashost>sap01pbf</ashost>
12                  <user>rfctest</user>                  <user>rfctest</user>
13                  <passwd>dinamo</passwd>                  <passwd>medika</passwd>
14                  <lang>HR</lang>                  <lang>HR</lang>
15                  <client>200</client>                  <client>111</client>
16                  <sysnr>20</sysnr>                  <sysnr>11</sysnr>
17                  <trace>0</trace>                  <trace>0</trace>
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.5

  ViewVC Help
Powered by ViewVC 1.1.26