Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<RESOURCE_PROFILE>
3
	<HEADER>
4
		<RESOURCE_IDENTIFIER value="52e2cab6-bfbe-425e-bc1c-231d4c15137c_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
5
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
6
		<RESOURCE_KIND value="WorkflowDSResources"/>
7
		<RESOURCE_URI value=""/>
8
		<DATE_OF_CREATION value="2014-08-01T18:13:51.0Z"/>
9
	</HEADER>
10
	<BODY>
11
		<WORKFLOW_NAME>Feed Records</WORKFLOW_NAME>
12
		<WORKFLOW_TYPE>Provision</WORKFLOW_TYPE>
13
		<WORKFLOW_PRIORITY>30</WORKFLOW_PRIORITY>
14
		<CONFIGURATION start="manual">
15
			<NODE name="findMDStores" type="MDStoreDatasourceResolver" isStart="true">
16
				<DESCRIPTION>Find all mdStore with a given format layout and interpretation</DESCRIPTION>
17
				<PARAMETERS/>
18
				<ARCS>
19
					<ARC to="fetchMultipleMDStoreRecords"/>
20
				</ARCS>
21
			</NODE>
22
			<NODE name="fetchMultipleMDStoreRecords" type="FetchMultipleMDStoreRecords">
23
				<DESCRIPTION>Fetch all record from mdstores</DESCRIPTION>
24
				<PARAMETERS>
25
					<PARAM managedBy="system" name="eprParam" required="true" type="string">data_epr</PARAM>
26
				</PARAMETERS>
27
				<ARCS>
28
					<ARC to="feedEnrichedRecords"/>
29
				</ARCS>
30
			</NODE>
31
			<NODE name="feedEnrichedRecords" type="FeedEnrichedRecords">
32
				<DESCRIPTION>Feed Enriched records</DESCRIPTION>
33
				<PARAMETERS>
34
					<PARAM managedBy="system" name="inputEprParam" required="true" type="string">data_epr</PARAM>
35
					<PARAM managedBy="user" name="deduplicatedRecordCSV" required="true" type="string"/>
36
				</PARAMETERS>
37
				<ARCS>
38
					<ARC to="success"/>
39
				</ARCS>
40
			</NODE>
41
		</CONFIGURATION>
42
		<STATUS/>
43
	</BODY>
44
</RESOURCE_PROFILE>
45

    
46

    
(2-2/3)