[Settings]
ProcessOnce = true
ProcessAtStartup = true
ShowInfoMessages = false
Login =
Password =
;Konfiguracja Webservice
[WebService]
WSDL_URL = http://10.1.0.1/PlusWorkflow/services/
Namespace = http://services.plusmpm.com
ServiceName = ReleaseService
[Arch1]
Active = true
ShareId = Faktury
SharePath = /u00/plusmpm/Input/Faktury
SearchSubDirectory = false
FileRegExp = (.*)\.xml$
;Typ pliku, mozliwe wartoci: RAW, XML
FileType = XML
XMLRawFileTag = <Document Name="XML Invoice">
XMLRawFileAttribute = DocumentReference
RawFileRegExp = (.*)\.pdf$
RawFileMask = $1.pdf
DeleteRawFiles = true
CopyRawFiles = true
RawFileOnError = None|Copy|Move|Delete
RawFileErrorDirectory = /u00/plusmpm/Error
RawFileDestinationPath = /u00/plusmpm/Output/Faktury/Scan
DeleteXMLFiles = true
CopyXMLFiles = true
XMLFileDestinationPath = /u00/plusmpm/Output/Faktury/XML
XMLFileOnError = None|Copy|Move|Delete
XMLFileErrorDirectory = /u00/plusmpm/Error
CheckAtTime = false
ProcessTime = 00:00
CheckPeriodic = false
Period = 28800000
ArchiveClass = 1
SaveAsNewVersion = false
;Waluta
Index1_Id = 12
Index1_Type = XMLFile
Index1_ValueTag = <Field Name="Waluta">
Index1_MultiValue = false
;Nr_Faktury
Index2_Id = 8
Index2_Type = XMLFile
Index2_ValueTag = <Field Name="Nr_Faktury">
Index2_MultiValue = false
;Data_Faktury
Index3_Id = 22
Index3_Type = XMLFile
Index3_ValueTag = <Field Name="Data_Faktury">
Index3_MultiValue = false
;Kwota_Netto
Index4_Id = 25
Index4_Type = XMLFile
Index4_ValueTag = <Field Name="Kwota_Netto">
Index4_MultiValue = false
;Kwota_Brutto
Index5_Id = 20
Index5_Type = XMLFile
Index5_ValueTag = <Field Name="Kwota_Brutto">
Index5_MultiValue = false
;Nr_Rachunku
Index6_Id = 11
Index6_Type = XMLFile
Index6_ValueTag = <Field Name="Nr_Rachunku">
Index6_MultiValue = false
;Data_Sprzedazy
Index7_Id = 23
Index7_Type = XMLFile
Index7_ValueTag = <Field Name="Data_Sprzedazy">
Index7_MultiValue = false
[Arch2]
Active = true
ShareId = Zamowienia
SharePath = /u00/plusmpm/Input/Zamowienia
SearchSubDirectory = false
FileRegExp = (.*)\.pdf$
;Typ pliku, mo¿liwe wartoci: RAW, XML
FileType = RAW
RawFileRegExp = (.*)\.pdf$
RawFileMask = $1.pdf
DeleteRawFiles = true
CopyRawFiles = true
RawFileDestinationPath = /u00/plusmpm/Output/Zamowienia
CheckAtTime = false
ProcessTime = 00:00
CheckPeriodic = false
Period = 28800000
ArchiveClass = 2
;Waluta
Index1_Id = 1
Index1_Type = FileName
Index1_MultiValue = false
;Konfiguracja loggerow
[Logger]
log4j.appender.PlusDirectoryMonitor = org.apache.log4j.DailyRollingFileAppender
log4j.appender.PlusDirectoryMonitor.Threshold = DEBUG
log4j.appender.PlusDirectoryMonitor.File = /u00/plusmpm/Logs/PlusDirectoryMonitor.log
log4j.appender.PlusDirectoryMonitor.DatePattern = '.'yyyyMMdd
log4j.appender.PlusDirectoryMonitor.layout = org.apache.log4j.PatternLayout
log4j.appender.PlusDirectoryMonitor.layout.ConversionPattern = %-12t%d{yy-MM-dd HH:mm:ss,SSS} %-5p%23C{1}:%-6L-%x- %m%n
log4j.logger.com.plusmpm.directorymonitor=DEBUG,PlusDirectoryMonitor
Add Comment