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.scheduler.startDelay = 60000
7
msro.wf.scheduler.repeatInterval = 600000
8
msro.wf.scheduler.window.size = 7200000
9

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

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

    
24
msro.wf.mail.message.baseUrl = http://localhost:8280/app/mvc/ui
25

    
26
#This property is the default value used by the bean 'mdBuilderTemplateXslt' and injected in MdBuilderJobNode node ~ A.M.
27
msro.wf.nodes.mdbuilder.xslt.template = /eu/dnetlib/msro/workflows/xslt/mdBuilder.xslt.st
28
 
(3-3/5)