Project

General

Profile

« Previous | Next » 

Revision 29173

Added post feed workflow to perform operations such as creating indices, counting sets, after the OAI store has been fed.

View differences:

oai.xml
8 8
        <DATE_OF_CREATION value="2006-05-04T18:13:51.0Z"/>
9 9
    </HEADER>
10 10
    <BODY>
11
        <WORKFLOW_NAME>OAI Store</WORKFLOW_NAME>
11
        <WORKFLOW_NAME>OAI Store feed</WORKFLOW_NAME>
12 12
        <WORKFLOW_TYPE>Provision</WORKFLOW_TYPE>
13 13
        <WORKFLOW_PRIORITY>30</WORKFLOW_PRIORITY>
14 14
		<CONFIGURATION start="manual">
......
75 75
					</PARAM>					
76 76
				</PARAMETERS>
77 77
				<ARCS>
78
					<ARC to="OAISetsCountUpdate" />
79
				</ARCS>
80
			</NODE>
81
			<NODE name="OAISetsCountUpdate" type="OAISetsCountUpdate">
82
				<DESCRIPTION>Count records in each OAI set, for each exported metadata format</DESCRIPTION>
83
				<PARAMETERS></PARAMETERS>
84
				<ARCS>
85 78
					<ARC to="success" />
86 79
				</ARCS>
87 80
			</NODE>

Also available in: Unified diff