Project

General

Profile

1
<RESOURCE_PROFILE>
2
	<HEADER>
3
		<RESOURCE_IDENTIFIER value="f0ffb1b2-1518-4087-aa6d-046f507a50ca_V29ya2Zsb3dUZW1wbGF0ZURTUmVzb3VyY2VzL1dvcmtmbG93VGVtcGxhdGVEU1Jlc291cmNlVHlwZQ=="/>
4
		<RESOURCE_TYPE value="WorkflowTemplateDSResourceType"/>
5
		<RESOURCE_KIND value="WorkflowTemplateDSResources"/>
6
		<RESOURCE_URI value=""/>
7
		<DATE_OF_CREATION value="2001-12-31T12:00:00"/>
8
	</HEADER>
9
	<BODY>
10
		<CONFIGURATION>
11
			<PARAMETERS>
12
				<PARAM name="mdId" description="MDStoreId" required="true" type="string"/>
13
				<PARAM name="dsId" description="DatasourceId" required="true" type="string"/>
14
				<PARAM name="dsInterface" description="DatasourceInterface" required="true" type="string"/>
15
			</PARAMETERS>
16
			<WORKFLOW>
17
				<NODE name="enrich_colls" type="RunMDStorePlugin" isStart="true">
18
					<DESCRIPTION>Enrich with collections (OAI sets)</DESCRIPTION>
19
					<PARAMETERS>
20
						<PARAM name="pluginName" value="enrichCollectionsMDstorePlugin"/>
21
						<PARAM name="parameters">
22
							<MAP>
23
								<ENTRY key="mdId" ref="mdId" />
24
								<ENTRY key="dsId" ref="dsId" />
25
								<ENTRY key="dsInterface" ref="dsInterface" />
26
							</MAP>
27
						</PARAM>
28
					</PARAMETERS>
29
					<ARCS>
30
						<ARC to="success"/>
31
					</ARCS>
32
				</NODE>	
33
			</WORKFLOW>
34
		</CONFIGURATION>
35
	</BODY>
36
</RESOURCE_PROFILE>
(2-2/12)