Project

General

Profile

1
msro.wf.ui.dataprovider.protocols = [ {name: 'OAI', value: 'OAI', icon: 'icon-book'}, {name: 'FTP', value: 'FTP', icon: 'icon-download-alt'}, {name: 'local dir', value: 'filesystem', icon: 'icon-folder-open'}, {name: 'local file', value: 'file', icon: 'icon-file'}, {name: 'http', value: 'http', icon: 'icon-arrow-down'} ]
2
msro.wf.ui.dataprovider.typologies= [ {name: 'Publication repository', value: 'pubsrepository', icon: 'icon-hdd'}, {name: 'Dataset repository', value: 'datarepository', icon: 'icon-hdd'}, {name: 'Aggregator', value: 'AGGREGATOR', icon: 'icon-hdd'}, {name: 'Entity registry', value: 'entityregistry', icon: 'icon-hdd'} ]
3
msro.wf.logger.name = wf_logs
4
msro.wf.logger.index.conf = classpath:/eu/dnetlib/msro/service/logIndex.conf
5
msro.wf.registry.maxSize = 20
6
msro.wf.max.running = 5
7
msro.wf.scheduler.startDelay = 60000
8
msro.wf.scheduler.repeatInterval = 600000
9
msro.wf.scheduler.window.size = 1800000
10

    
11
msro.wf.mail.thread.startDelay = 60000
12
msro.wf.mail.thread.repeatInterval = 60000
13

    
14
msro.wf.mail.from = dnet-noreply@research-infrastructures.eu
15
msro.wf.mail.fromName = D-NET Workflow Manager
16
msro.wf.mail.cc = michele.artini@isti.cnr.it
17
msro.wf.mail.smtp.host = localhost
18
msro.wf.mail.smtp.port = 587
19
msro.wf.mail.smtp.user = 
20
msro.wf.mail.smtp.password =
21
msro.wf.nodes.mdstoreSearch.format = DMF
22
msro.wf.nodes.mdstoreSearch.interpretation = cleaned
23
msro.wf.nodes.download.xpathMetadataId = //*[local-name()='objIdentifier']
24
service.msro.index.defaultIndex = solr
25

    
26
msro.wf.mail.message.baseUrl = http://localhost:8280/app/mvc/ui
27
msro.wf.mail.message.infrastructure= ${container.hostname}
28

    
29
#This property is the default value used by the bean 'mdBuilderTemplateXslt' and injected in MdBuilderJobNode node ~ A.M.
30
msro.wf.nodes.mdbuilder.xslt.template = classpath:/eu/dnetlib/msro/workflows/xslt/mdBuilder.xslt.st
31

    
(2-2/4)