Project

General

Profile

« Previous | Next » 

Revision 29300

Added by Mateusz Kobos over 10 years ago

Fixing names of parameters accepted by workflow nodes

View differences:

modules/icm-iis-mainworkflows/trunk/src/test/resources/eu/dnetlib/iis/mainworkflows/integration/primary/processing/oozie_app/workflow.xml
58 58
            <arg>-Oproject=${workingDir}/producer/project</arg>
59 59
            <arg>-Odataset=${workingDir}/producer/dataset</arg>
60 60
            <arg>-Odocument_text=${workingDir}/producer/document_text</arg>
61
            <arg>-Odocument_text=${workingDir}/producer/document_text_wos</arg>
61
            <arg>-Odocument_text_wos=${workingDir}/producer/document_text_wos</arg>
62 62
            <arg>-Odedup_mapping=${workingDir}/producer/dedup_mapping</arg>
63 63
            <arg>-Ocitation=${workingDir}/producer/citation</arg>            
64 64
        </java>
......
257 257
					<value>${workingDir}/metadata_extractor/output_root/meta</value>
258 258
				</property>
259 259
				<property>
260
					<name>input_citation</name>
260
					<name>input_citation_pmc</name>
261 261
					<value>${workingDir}/producer/citation</value>
262 262
				</property>
263 263
				<property>

Also available in: Unified diff