Project

General

Profile

« Previous | Next » 

Revision 48139

integrated (hopefully) all required changes from dnet40

View differences:

iis-mainV2.xml
2 2
<RESOURCE_PROFILE xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 3
	<HEADER>
4 4
		<RESOURCE_IDENTIFIER
5
			value="dc19a8d1-93a8-4ffb-9fed-950f4156eedc_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl" />
6
		<RESOURCE_TYPE value="WorkflowDSResourceType" />
7
		<RESOURCE_KIND value="WorkflowDSResources" />
8
		<RESOURCE_URI value="" />
9
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z" />
5
				value="dc19a8d1-93a8-4ffb-9fed-950f4156eedc_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
6
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
7
		<RESOURCE_KIND value="WorkflowDSResources"/>
8
		<RESOURCE_URI value=""/>
9
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z"/>
10 10
	</HEADER>
11 11
	<BODY>
12 12
		<WORKFLOW_NAME>IIS main workflow V2</WORKFLOW_NAME>
......
15 15
		<CONFIGURATION start="manual">
16 16
			<NODE name="start" isStart="true">
17 17
				<DESCRIPTION>start</DESCRIPTION>
18
				<PARAMETERS />
18
				<PARAMETERS/>
19 19
				<ARCS>
20
					<ARC to="prepareActionSets" />
20
					<ARC to="prepareActionSets"/>
21 21
				</ARCS>
22 22
			</NODE>
23 23
			<NODE name="prepareActionSets" type="PrepareActionSets">
......
90 90
					</PARAM>
91 91
				</PARAMETERS>
92 92
				<ARCS>
93
					<ARC to="prepareParameters" />
93
					<ARC to="prepareParameters"/>
94 94
				</ARCS>
95 95
			</NODE>
96 96
			<NODE name="prepareParameters" type="PrepareIisMainParamsV2">
......
103 103
					<PARAM required="true" type="string" name="mdStoreDatasetParam" managedBy="system">import_dataset_mdstore_ids_csv</PARAM>
104 104
					<PARAM required="true" type="string" name="oozieWfAppPathParam" managedBy="system">oozie.wf.application.path</PARAM>
105 105
					<PARAM required="true" type="string" name="oozieWfAppPath" managedBy="user">/tmp/integration/apps/main</PARAM>
106
					<PARAM required="true" type="string" name="clusterName"	managedBy="user" function="validValues(['IIS','DM'])">IIS</PARAM>
106
					<PARAM required="true" type="string" name="clusterName" managedBy="user" function="validValues(['IIS','DM'])">IIS</PARAM>
107 107
					<PARAM required="true" type="string" name="importHbaseDumpLocation" managedBy="user"></PARAM>
108 108
					<PARAM required="true" type="string" name="importHbaseDumpLocationParam" managedBy="system">import_hbase_dump_location</PARAM>
109 109
					<PARAM required="false" type="string" name="objectStoreBlacklistCSV" managedBy="user"></PARAM>
110
					<PARAM required="true" type="string" name="importProjectConceptsContextIdParam" managedBy="system">import_project_concepts_context_id</PARAM>
111
					<PARAM required="true" type="string" name="importProjectConceptsContextId" managedBy="user">fet-fp7</PARAM>
110
					<PARAM required="true" type="string" name="importProjectConceptsContextCSVParam" managedBy="system">import_project_concepts_context_ids_csv</PARAM>
111
					<PARAM required="true" type="string" name="importProjectConceptsContextCSV" managedBy="user">fet-fp7,fet-h2020</PARAM>
112 112
				</PARAMETERS>
113 113
				<ARCS>
114
					<ARC to="main" />
114
					<ARC to="main"/>
115 115
				</ARCS>
116 116
			</NODE>
117 117
			<NODE name="main" type="SubmitHadoopJob" isJoin="true">
......
136 136
						'import_content_objectstores_csv' : 'import_content_objectstores_csv',
137 137
						'import_content_object_store_location' : 'import_content_object_store_location',
138 138
						'import_mdstore_service_location' : 'import_mdstore_service_location',
139
						'import_islookup_service_location' : 'import_islookup_service_location', 
140
						'import_project_concepts_context_id' : 'import_project_concepts_context_id',
139
						'import_islookup_service_location' : 'import_islookup_service_location',
140
						'import_project_concepts_context_ids_csv' : 'import_project_concepts_context_ids_csv',
141 141
						'import_dataset_mdstore_ids_csv' : 'import_dataset_mdstore_ids_csv',
142
						'import_hbase_dump_location' : 'import_hbase_dump_location',
142 143

  
143 144
						'export_action_set_id_matched_doc_organizations' : 'export_action_set_id_matched_doc_organizations',
144 145
						'export_action_set_id_document_referencedDatasets' : 'export_action_set_id_document_referencedDatasets',
......
153 154
						'export_action_set_id_document_software_url' : 'export_action_set_id_document_software_url'ftware
154 155
						}
155 156
					</PARAM>
156
					<PARAM required="true" type="boolean" name="simulation"	managedBy="user">false</PARAM>
157
					<PARAM required="true" type="boolean" name="simulation" managedBy="user">false</PARAM>
157 158
				</PARAMETERS>
158 159
				<ARCS>
159
					<ARC to="updateActionSets" />
160
					<ARC to="updateActionSets"/>
160 161
				</ARCS>
161 162
			</NODE>
162 163
			<NODE name="updateActionSets" type="UpdateActionSets">
163 164
				<DESCRIPTION>update action sets</DESCRIPTION>
164
				<PARAMETERS />
165
				<PARAMETERS/>
165 166
				<ARCS>
166
					<ARC to="success" />
167
					<ARC to="success"/>
167 168
				</ARCS>
168 169
			</NODE>
169 170
		</CONFIGURATION>
170
		<STATUS />
171
		<STATUS/>
171 172
	</BODY>
172 173
</RESOURCE_PROFILE>

Also available in: Unified diff