Project

General

Profile

« Previous | Next » 

Revision 54790

Allow assignment of workflow for cris system

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/test/profiles/openaireplus/workflows/repo-hi/Aggregate_Metadata_from_DataRepository_Ingestion.xml
12 12
		<WORKFLOW_INFO>
13 13
			<FIELD name="Action">Aggregate Metadata</FIELD>
14 14
			<FIELD name="Consequence IS">Ingestion</FIELD>
15
			<FIELD name="Datasource class">DataRepository</FIELD>
15
			<FIELD name="Datasource class">DataRepository,CrisSystem</FIELD>
16 16
			<FIELD name="Content">datasets</FIELD>
17 17
		</WORKFLOW_INFO>
18 18
		<WORKFLOW_TYPE>REPO_HI</WORKFLOW_TYPE>
......
21 21
			<NODE name="VerifyDatasource" type="VerifyDatasource" isStart="true">
22 22
				<DESCRIPTION>Verify if DS is pending</DESCRIPTION>
23 23
				<PARAMETERS>
24
					<PARAM name="expectedInterfaceTypologyPrefixes" managedBy="system" required="false" type="string">datarepository</PARAM>
24
					<PARAM name="expectedInterfaceTypologyPrefixes" managedBy="system" required="false" type="string">datarepository,crissystem</PARAM>
25 25
					<PARAM name="expectedCompliancePrefixes" managedBy="system" required="false" type="string"></PARAM>
26 26
				</PARAMETERS>
27 27
				<ARCS>

Also available in: Unified diff