camel.properties 333 Bytes
Newer Older
ED-DRIF committed
1 2 3 4 5 6
pollFrom=file:///temp/src/data?preMove=work&moveFailed=../error&move=../success
forwardTo=direct:forward
#quartzConfig=quartz://batch?trigger.repeatCount=10&trigger.repeatInterval=1000
quartzConfig=quartz://batch?cron=*+*+08-22+?+*+MON-FRI
knownErrorAction=file:///temp/src/data/log
otherErrors=file:///temp/src/data/unknown
ED-DRIF committed
7