Project

General

Profile

« Previous | Next » 

Revision 48139

integrated (hopefully) all required changes from dnet40

View differences:

Aggregate_Metadata_from_DataRepository_Inference.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<RESOURCE_PROFILE xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2
<RESOURCE_PROFILE>
3 3
	<HEADER>
4
		<RESOURCE_IDENTIFIER value="0cfc367d-dd4e-4c8f-bc95-c37499638985_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl" />
5
		<RESOURCE_TYPE value="WorkflowDSResourceType" />
6
		<RESOURCE_KIND value="WorkflowDSResources" />
7
		<RESOURCE_URI value="value3" />
8
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z" />
4
		<RESOURCE_IDENTIFIER value="0cfc367d-dd4e-4c8f-bc95-c37499638985_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
5
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
6
		<RESOURCE_KIND value="WorkflowDSResources"/>
7
		<RESOURCE_URI value="value3"/>
8
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z"/>
9 9
	</HEADER>
10 10
	<BODY>
11 11
		<WORKFLOW_NAME>Aggregate Metadata (datasets) from DataRepository [Inference]</WORKFLOW_NAME>
......
16 16
			<FIELD name="Content">datasets</FIELD>
17 17
		</WORKFLOW_INFO>
18 18
		<WORKFLOW_TYPE>REPO_HI</WORKFLOW_TYPE>
19
		<WORKFLOW_PRIORITY>20</WORKFLOW_PRIORITY>		
19
		<WORKFLOW_PRIORITY>20</WORKFLOW_PRIORITY>
20 20
		<CONFIGURATION start="manual">
21 21
			<NODE name="VerifyDatasource" type="VerifyDatasource" isStart="true">
22 22
				<DESCRIPTION>Verify if DS is pending</DESCRIPTION>
......
29 29
					<ARC to="validateDs" name="validateDs"/>
30 30
				</ARCS>
31 31
			</NODE>
32
		
32

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

  
41 41
			<NODE name="createMetaWf" type="RegisterMetaWf">
42 42
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
43 43
				<PARAMETERS>
44
					<PARAM name="wfName" managedBy="system" required="true" type="string">Aggregate Metadata (datasets) from DataRepository [Ingestion]</PARAM>
44
					<PARAM name="wfName" managedBy="system" required="true" type="string">Aggregate Metadata (datasets) from DataRepository [Inference]</PARAM>
45 45
				</PARAMETERS>
46 46
				<ARCS>
47 47
					<ARC to="createDatacite"/>
48 48
					<ARC to="createODF"/>
49 49
				</ARCS>
50 50
			</NODE>
51
			
51

  
52 52
			<NODE name="createDatacite" type="CreateMDStore">
53 53
				<DESCRIPTION>Create oai_datacite native store</DESCRIPTION>
54 54
				<PARAMETERS>
......
58 58
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">harv_</PARAM>
59 59
				</PARAMETERS>
60 60
				<ARCS>
61
					<ARC to="updateMetaWf" />
61
					<ARC to="updateMetaWf"/>
62 62
				</ARCS>
63 63
			</NODE>
64 64
			<NODE name="createODF" type="CreateMDStore">
......
70 70
					<PARAM name="outputPrefix" managedBy="system" required="true" type="string">tran_</PARAM>
71 71
				</PARAMETERS>
72 72
				<ARCS>
73
					<ARC to="updateMetaWf" />
73
					<ARC to="updateMetaWf"/>
74 74
				</ARCS>
75 75
			</NODE>
76
						
76

  
77 77
			<NODE name="updateMetaWf" type="UpdateMetaWf" isJoin="true">
78 78
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
79 79
				<PARAMETERS>
80
					<PARAM name="beanName" managedBy="system" required="true" type="string">metaWfDataRepositoryIngestion</PARAM>
80
					<PARAM name="beanName" managedBy="system" required="true" type="string">metaWfDataRepository</PARAM>
81 81
				</PARAMETERS>
82 82
				<ARCS>
83
					<ARC to="updateMetaWfStatus" />
83
					<ARC to="updateMetaWfStatus"/>
84 84
				</ARCS>
85 85
			</NODE>
86
			
86

  
87 87
			<NODE name="updateMetaWfStatus" type="UpdateOpenaireMetaWfStatus">
88 88
				<DESCRIPTION>Update MetaWorkflow Status</DESCRIPTION>
89
				<PARAMETERS />
89
				<PARAMETERS/>
90 90
				<ARCS>
91
					<ARC to="success" />
91
					<ARC to="success"/>
92 92
				</ARCS>
93 93
			</NODE>
94 94
		</CONFIGURATION>
95
		<STATUS />
95
		<STATUS/>
96 96
	</BODY>
97 97
</RESOURCE_PROFILE>

Also available in: Unified diff