/[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

Contents of /medika.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations)
Mon Mar 24 15:24:53 2003 UTC (21 years ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
File MIME type: text/xml
separate medika log file

1 <config>
2
3 <!-- where is log located? It should be writable by user mail -->
4 <log>/data/sap_import/medika.log</log>
5
6 <!-- where will attachements end up before SAP rfc is called -->
7 <outdir>/var/autofs/data/export_medika</outdir>
8
9 <!-- configuration parameters for SAP -->
10 <sap>
11 <ashost>cipkg</ashost>
12 <user>rfctest</user>
13 <passwd>dinamo</passwd>
14 <lang>HR</lang>
15 <client>200</client>
16 <sysnr>20</sysnr>
17 <trace>0</trace>
18 <discover>Z_ZDSD0053_MEDIKA_RFC</discover>
19 <params>
20 <FILEPATH>ZMEDIKA</FILEPATH>
21 <!-- <FILENAME>nark.0004</FILENAME> -->
22 </params>
23 </sap>
24
25 </config>
26

  ViewVC Help
Powered by ViewVC 1.1.26