Project

General

Profile

« Previous | Next » 

Revision 61018

No start nodes: they are executed one after the other

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/test/profiles/openaireplus/workflows/dm/update-info-date.xml
137 137
					<ARC to="SELECT_ORCID_DATE"/>
138 138
				</ARCS>
139 139
			</NODE>
140
			<NODE name="SELECT_ORCID_DATE" type="Selection" isStart="true">
140
			<NODE name="SELECT_ORCID_DATE" type="Selection">
141 141
				<DESCRIPTION>Do we update the last update date of ORCID?</DESCRIPTION>
142 142
				<PARAMETERS>
143 143
					<PARAM function="validValues(['YES', 'NO'])" managedBy="user" name="selection" required="true" type="string">YES</PARAM>
......
158 158
					<ARC to="SELECT_UNPAYWALL_DATE"/>
159 159
				</ARCS>
160 160
			</NODE>
161
			<NODE name="SELECT_UNPAYWALL_DATE" type="Selection" isStart="true">
161
			<NODE name="SELECT_UNPAYWALL_DATE" type="Selection">
162 162
				<DESCRIPTION>Do we update the last update date of Unpaywall?</DESCRIPTION>
163 163
				<PARAMETERS>
164 164
					<PARAM function="validValues(['YES', 'NO'])" managedBy="user" name="selection" required="true" type="string">YES</PARAM>
......
179 179
					<ARC to="SELECT_MAG_DATE"/>
180 180
				</ARCS>
181 181
			</NODE>
182
			<NODE name="SELECT_MAG_DATE" type="Selection" isStart="true">
182
			<NODE name="SELECT_MAG_DATE" type="Selection">
183 183
				<DESCRIPTION>Do we update the last update date of Microsoft Academic Graph?</DESCRIPTION>
184 184
				<PARAMETERS>
185 185
					<PARAM function="validValues(['YES', 'NO'])" managedBy="user" name="selection" required="true" type="string">YES</PARAM>

Also available in: Unified diff