Project

General

Profile

« Previous | Next » 

Revision 47223

added param declaring the oozie job action names to be reported back to the workflow logger (#2772)

View differences:

iis-preprocessingV2.xml
106 106
							'import_database_dbname' : 'dnet.openaire.db.name'
107 107
						}
108 108
					</PARAM>
109
					<PARAM required="true" type="boolean" name="simulation"	managedBy="user">false</PARAM>				
109
					<PARAM required="true" type="boolean" name="simulation"	managedBy="user">false</PARAM>
110
					<PARAM required="true" type="string" name="oozie.report.actions.csv" managedBy="system">build-report</PARAM>
110 111
				</PARAMETERS>
111 112
				<ARCS>
112 113
					<ARC to="updateActionSets" />

Also available in: Unified diff