Project

General

Profile

« Previous | Next » 

Revision 45490

No need to pass dsName explicitly, it is in the env

View differences:

aggregation_wf.xml.st
27 27
                <PARAM name="OAIInterpretation"     description="OAI Interpretation"                required="true" managedBy="system"  type="string">transformed</PARAM>
28 28
                <PARAM name="OAIDBName"             description="OAI Database Name"                 required="true" managedBy="system"  type="string">oaistore_parthenos</PARAM>
29 29
                <PARAM name="OAIConfiguredOnly"     description="Count only configured OAI sets"    required="true" managedBy="user"  type="boolean">false</PARAM>
30
               <!-- TODO: How to get the data source name automatically? -->
31
                <PARAM name="dsName"                description="Name of the datasource (for OAI set)"    required="true" managedBy="user"  type="string"/>
32 30
            </PARAMETERS>
33 31
            <WORKFLOW>
34 32
                <NODE isStart="true" name="collection" type="LaunchWorkflowTemplate">
......
91 89
                        <PARAM name="wfTemplateId" value="df913a07-0a79-4b67-90c5-890733bca137_V29ya2Zsb3dUZW1wbGF0ZURTUmVzb3VyY2VzL1dvcmtmbG93VGVtcGxhdGVEU1Jlc291cmNlVHlwZQ==" />
92 90
                        <PARAM name="wfTemplateParams">
93 91
                            <MAP>
94
                                <ENTRY key="dsId"               value="$dsId$" />
95
                                <ENTRY key="dsName"             ref="dsName" />
96 92
                                <ENTRY key="cleanMdstoreId"     ref="cleanMdstoreId" />
97 93
                                <ENTRY key="OAIFormat"          ref="OAIFormat"/>
98 94
                                <ENTRY key="OAILayout"          ref="OAILayout"/>
......
111 107
                        <PARAM name="wfTemplateId" value="f236f97a-199f-4f9a-80c8-0e356077e1d6_V29ya2Zsb3dUZW1wbGF0ZURTUmVzb3VyY2VzL1dvcmtmbG93VGVtcGxhdGVEU1Jlc291cmNlVHlwZQ==" />
112 108
                        <PARAM name="wfTemplateParams">
113 109
                            <MAP>
114
                               <ENTRY key="dsId"               value="$dsId$" />
115
                               <ENTRY key="dsName"             value="$dsName$" />
116 110
                               <ENTRY key="OAIFormat"          ref="OAIFormat"/>
117 111
                               <ENTRY key="OAILayout"          ref="OAILayout"/>
118 112
                               <ENTRY key="OAIInterpretation"  ref="OAIInterpretation"/>

Also available in: Unified diff