Project

General

Profile

« Previous | Next » 

Revision 29608

added new WF parameter

View differences:

modules/dnet-eagle-workflows/trunk/src/main/resources/eu/dnetlib/msro/eagle/workflows/repo/oai.wf.st
36 36

  
37 37
<NODE name="OAISetsCountUpdate" type="OAISetsCountUpdate" isStart="true">
38 38
	<DESCRIPTION>Count records in each OAI set, for each exported metadata format</DESCRIPTION>
39
	<PARAMETERS></PARAMETERS>
39
	<PARAMETERS>
40
		<PARAM name="configuredOnly" managedBy="system" type="boolean" required="true">false</PARAM>
41
	</PARAMETERS>
40 42
	<ARCS>
41 43
		<ARC to="success" />
42 44
	</ARCS>

Also available in: Unified diff