Project

General

Profile

« Previous | Next » 

Revision 30006

setting export_action_set_id_entity_dataset to $UNDEFINED$ by default, this should not be required because dataset reference extraction module might be deactivated. Check will be performed at dataset entity exporter module and when value is not set - exception will be raised.

View differences:

modules/icm-iis-mainworkflows/trunk/src/main/resources/eu/dnetlib/iis/mainworkflows/primary/main/oozie_app/workflow.xml
215 215
		<!--  -->
216 216
		<property>
217 217
			<name>export_action_set_id_entity_dataset</name>
218
			<value>$UNDEFINED$</value>
218 219
			<description>action-set identifier of exported data containing dataset entities</description>
219 220
		</property>
220 221
		<property>
modules/icm-iis-mainworkflows/trunk/src/main/resources/eu/dnetlib/iis/mainworkflows/primary/quick/oozie_app/workflow.xml
141 141
		<!--  -->
142 142
		<property>
143 143
			<name>export_action_set_id_entity_dataset</name>
144
			<value>$UNDEFINED$</value>
144 145
			<description>action-set identifier of exported data containing dataset entities</description>
145 146
		</property>
146 147
		<property>

Also available in: Unified diff