1
|
<RESOURCE_PROFILE>
|
2
|
<HEADER>
|
3
|
<RESOURCE_IDENTIFIER value="df913a07-0a79-4b67-90c5-890733bca137_V29ya2Zsb3dUZW1wbGF0ZURTUmVzb3VyY2VzL1dvcmtmbG93VGVtcGxhdGVEU1Jlc291cmNlVHlwZQ=="/>
|
4
|
<RESOURCE_TYPE value="WorkflowTemplateDSResourceType"/>
|
5
|
<RESOURCE_KIND value="WorkflowTemplateDSResources"/>
|
6
|
<RESOURCE_URI value=""/>
|
7
|
<DATE_OF_CREATION value="2017-01-17T17:00:00.0Z"/>
|
8
|
</HEADER>
|
9
|
<BODY>
|
10
|
<CONFIGURATION>
|
11
|
<PARAMETERS>
|
12
|
<PARAM name="cleanMdstoreId" description="Store for transformed records" required="true" type="string"/>
|
13
|
<PARAM name="OAIFormat" description="OAI Format" required="true" type="string"/>
|
14
|
<PARAM name="OAILayout" description="OAI Layout" required="true" type="string"/>
|
15
|
<PARAM name="OAIInterpretation" description="OAI Interpretation" required="true" type="string"/>
|
16
|
<PARAM name="OAIDBName" description="OAI Database Name" required="true" type="string"/>
|
17
|
</PARAMETERS>
|
18
|
<WORKFLOW>
|
19
|
<NODE name="fetchCleaned" type="FetchMDStoreRecords" isStart="true">
|
20
|
<DESCRIPTION>Fetch records from MDStore</DESCRIPTION>
|
21
|
<PARAMETERS>
|
22
|
<PARAM name="mdId" ref="cleanMdstoreId"/>
|
23
|
<PARAM name="eprParam" value="orig_epr"/>
|
24
|
</PARAMETERS>
|
25
|
<ARCS>
|
26
|
<ARC to="oaiSync"/>
|
27
|
</ARCS>
|
28
|
</NODE>
|
29
|
<NODE name="oaiSync" type="SyncOAIStores">
|
30
|
<DESCRIPTION>Clean original records</DESCRIPTION>
|
31
|
<PARAMETERS>
|
32
|
<PARAM name="eprParam" value="orig_epr"/>
|
33
|
<PARAM name="oaiFormat" ref="OAIFormat"/>
|
34
|
<PARAM name="oaiLayout" ref="OAILayout"/>
|
35
|
<PARAM name="oaiInterpretation" ref="OAIInterpretation"/>
|
36
|
<PARAM name="oaiDbName" ref="OAIDBName"/>
|
37
|
</PARAMETERS>
|
38
|
<ARCS>
|
39
|
<ARC to="success"/>
|
40
|
</ARCS>
|
41
|
</NODE>
|
42
|
</WORKFLOW>
|
43
|
</CONFIGURATION>
|
44
|
</BODY>
|
45
|
</RESOURCE_PROFILE>
|