Project

General

Profile

« Previous | Next » 

Revision 48139

integrated (hopefully) all required changes from dnet40

View differences:

Copy_files_from_PubsRepository_inference.xml
2 2
<RESOURCE_PROFILE>
3 3
	<HEADER>
4 4
		<RESOURCE_IDENTIFIER
5
			value="126e90d7-c20b-4318-90ca-b66a5ccbabcb_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl" />
6
		<RESOURCE_TYPE value="WorkflowDSResourceType" />
7
		<RESOURCE_KIND value="WorkflowDSResources" />
8
		<RESOURCE_URI value="value3" />
9
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z" />
5
				value="126e90d7-c20b-4318-90ca-b66a5ccbabcb_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
6
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
7
		<RESOURCE_KIND value="WorkflowDSResources"/>
8
		<RESOURCE_URI value="value3"/>
9
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z"/>
10 10
	</HEADER>
11 11
	<BODY>
12 12
		<WORKFLOW_NAME>Copy Metadata as Files (publications) from PubsRepository [Inference]</WORKFLOW_NAME>
......
26 26
				</PARAMETERS>
27 27
				<ARCS>
28 28
					<ARC to="RetreiveInterfaceInfo"/>
29
					<ARC to="validateDs" name="validateDs" />					
29
					<ARC to="validateDs" name="validateDs"/>
30 30
				</ARCS>
31
			</NODE>		
31
			</NODE>
32 32

  
33 33
			<NODE name="validateDs" type="ValidateDatasource">
34 34
				<DESCRIPTION>Validate DS</DESCRIPTION>
35
				<PARAMETERS />
35
				<PARAMETERS/>
36 36
				<ARCS>
37
					<ARC to="RetreiveInterfaceInfo" />
37
					<ARC to="RetreiveInterfaceInfo"/>
38 38
				</ARCS>
39 39
			</NODE>
40 40
			<NODE name="RetreiveInterfaceInfo" type="RetreiveInterfaceInfo">
41 41
				<DESCRIPTION>Retreive Interface Info</DESCRIPTION>
42
				<PARAMETERS />
42
				<PARAMETERS/>
43 43
				<ARCS>
44
					<ARC to="createMetaWf" />
44
					<ARC to="createMetaWf"/>
45 45
				</ARCS>
46 46
			</NODE>
47 47

  
......
51 51
					<PARAM name="wfName" managedBy="system" required="true" type="string">Copy Metadata as Files (publications) from PubsRepository [Inference]</PARAM>
52 52
				</PARAMETERS>
53 53
				<ARCS>
54
					<ARC to="createObjectStore" />								
54
					<ARC to="createObjectStore"/>
55 55
				</ARCS>
56 56
			</NODE>
57
	 		<NODE name="createObjectStore" type="CreateObjectStore">
57
			<NODE name="createObjectStore" type="CreateObjectStore">
58 58
				<DESCRIPTION>Create Object store</DESCRIPTION>
59 59
				<PARAMETERS>
60 60
					<PARAM name="interpretation" managedBy="system" required="true"
61
						type="string">wos record</PARAM>
61
					       type="string">wos record
62
					</PARAM>
62 63
					<PARAM name="outputPrefix" managedBy="system" required="true"
63
						type="string">objs_</PARAM>
64
					       type="string">objs_
65
					</PARAM>
64 66
				</PARAMETERS>
65 67
				<ARCS>
66
					<ARC to="updateMetaWf" />
68
					<ARC to="updateMetaWf"/>
67 69
				</ARCS>
68 70
			</NODE>
69
			
71

  
70 72
			<NODE name="updateMetaWf" type="UpdateMetaWf" isJoin="true">
71 73
				<DESCRIPTION>Create MetaWorkflow</DESCRIPTION>
72 74
				<PARAMETERS>
73 75
					<PARAM name="beanName" managedBy="system" required="true"
74
						type="string">metaWfCopyFiles</PARAM>
76
					       type="string">metaWfCopyFiles
77
					</PARAM>
75 78
				</PARAMETERS>
76 79
				<ARCS>
77
					<ARC to="updateMetaWfStatus" />
80
					<ARC to="updateMetaWfStatus"/>
78 81
				</ARCS>
79 82
			</NODE>
80 83

  
81 84
			<NODE name="updateMetaWfStatus" type="UpdateOpenaireMetaWfStatus">
82 85
				<DESCRIPTION>Update MetaWorkflow Status</DESCRIPTION>
83
				<PARAMETERS />
86
				<PARAMETERS/>
84 87
				<ARCS>
85
					<ARC to="success" />
88
					<ARC to="success"/>
86 89
				</ARCS>
87 90
			</NODE>
88 91
		</CONFIGURATION>
89 92

  
90
		<STATUS />
93
		<STATUS/>
91 94
	</BODY>
92 95
</RESOURCE_PROFILE>

Also available in: Unified diff