/[sap_import]/mail2sap.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 /mail2sap.xml

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

revision 1.2 by dpavlin, Tue Nov 19 12:16:02 2002 UTC revision 1.4 by dpavlin, Tue Dec 17 19:00:29 2002 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>
5    
6          <!-- temporary directory (ON SAME FILESYSTEM AS $outdir - we use          <!-- temporary directory (ON SAME FILESYSTEM AS $outdir - we use
7          rename to move file to outdir); we will add PID to end of this          rename to move file to outdir); we will add PID to end of this
# Line 21  Line 21 
21                  <sysnr>20</sysnr>                  <sysnr>20</sysnr>
22                  <trace>0</trace>                  <trace>0</trace>
23                  <discover>Z_ZDMM0123_SIGMA_RFC</discover>                  <discover>Z_ZDMM0123_SIGMA_RFC</discover>
24                  <filepath>ZSIGMA</filepath>                  <params>
25                  <port>ZIDOC</port>                          <FILEPATH>ZSIGMA</FILEPATH>
26                            <PORT>ZIDOC</PORT>
27                            <!-- <FILENAME>in script</FILENAME> -->
28                    </params>
29          </sap>          </sap>
30    
31  </config>  </config>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.26