Project

General

Profile

« Previous | Next » 

Revision 48139

integrated (hopefully) all required changes from dnet40

View differences:

Aggregate_Metadata_from_PubsRepository_Ingestion.xml
2 2
<RESOURCE_PROFILE>
3 3
	<HEADER>
4 4
		<RESOURCE_IDENTIFIER
5
			value="86251144-0938-4b8d-b0f9-eb4f0021912b_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl" />
6
		<RESOURCE_TYPE value="WorkflowDSResourceType" />
7
		<RESOURCE_KIND value="WorkflowDSResources" />
5
				value="86251144-0938-4b8d-b0f9-eb4f0021912b_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
6
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
7
		<RESOURCE_KIND value="WorkflowDSResources"/>
8 8
		<RESOURCE_URI value=""/>
9 9
		<DATE_OF_CREATION value="2015-12-15T15:43:51.0Z"/>
10 10
	</HEADER>
......
30 30
					<ARC to="validateDs" name="validateDs"/>
31 31
				</ARCS>
32 32
			</NODE>
33
		
33

  
34 34
			<NODE name="validateDs" type="ValidateDatasource">
35 35
				<DESCRIPTION>Validate DS</DESCRIPTION>
36 36
				<PARAMETERS/>
......
38 38
					<ARC to="createMetaWf"/>
39 39
				</ARCS>
40 40
			</NODE>
41
			
41

  
42 42
			<NODE name="createMetaWf" type="RegisterMetaWf">
43 43
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
44 44
				<PARAMETERS>
......
49 49
				<ARCS>
50 50
					<ARC to="createDc"/>
51 51
					<ARC to="createOaf"/>
52
<!-- 					<ARC to="CreateNativeIndex" /> -->
52
					<!-- 					<ARC to="CreateNativeIndex" /> -->
53 53
				</ARCS>
54 54
			</NODE>
55
			
55

  
56 56
			<NODE name="createDc" type="CreateMDStore">
57 57
				<DESCRIPTION>Create oai_dc store</DESCRIPTION>
58 58
				<PARAMETERS>
......
62 62
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">harv_</PARAM>
63 63
				</PARAMETERS>
64 64
				<ARCS>
65
					<ARC to="updateMetaWf" />
65
					<ARC to="updateMetaWf"/>
66 66
				</ARCS>
67 67
			</NODE>
68 68
			<NODE name="createOaf" type="CreateMDStore">
......
74 74
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">tran_</PARAM>
75 75
				</PARAMETERS>
76 76
				<ARCS>
77
					<ARC to="updateMetaWf" />
77
					<ARC to="updateMetaWf"/>
78 78
				</ARCS>
79 79
			</NODE>
80
					
80

  
81 81
			<NODE name="updateMetaWf" type="UpdateMetaWf" isJoin="true">
82 82
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
83 83
				<PARAMETERS>
84
					<PARAM name="beanName" managedBy="system" required="true" type="string">metaWfPubsRepositoryIngestion</PARAM>
84
					<PARAM name="beanName" managedBy="system" required="true" type="string">metaWfPubsRepository</PARAM>
85 85
				</PARAMETERS>
86 86
				<ARCS>
87
					<ARC to="updateMetaWfStatus" />
87
					<ARC to="updateMetaWfStatus"/>
88 88
				</ARCS>
89 89
			</NODE>
90
			
90

  
91 91
			<NODE name="updateMetaWfStatus" type="UpdateOpenaireMetaWfStatus">
92 92
				<DESCRIPTION>Update MetaWorkflow Status</DESCRIPTION>
93
				<PARAMETERS />
93
				<PARAMETERS/>
94 94
				<ARCS>
95
					<ARC to="success" />
95
					<ARC to="success"/>
96 96
				</ARCS>
97 97
			</NODE>
98 98
		</CONFIGURATION>
99 99

  
100
		<STATUS />
100
		<STATUS/>
101 101
	</BODY>
102 102
</RESOURCE_PROFILE>

Also available in: Unified diff