Project

General

Profile

« Previous | Next » 

Revision 30934

links to external editors in wf details pages

View differences:

download.st
43 43

  
44 44

  
45 45
<NODE name="downloadRecords" type="DownloadFromMetadataOpenaire">
46
	<DESCRIPTION>Transform original records in eagle format</DESCRIPTION>
46
	<DESCRIPTION>Download records</DESCRIPTION>
47 47
	<PARAMETERS>
48 48
		<PARAM required="true" type="string" name="inputeprParam" managedBy="system">item_epr</PARAM>
49
		<PARAM required="true" type="string" name="obejctStoreID" managedBy="system">$params.("objs_id")$</PARAM>
49
		<PARAM required="true" type="string" name="obejctStoreID" managedBy="system" category="OBJECTSTORE_ID">$params.("objs_id")$</PARAM>
50 50
		<PARAM required="true" type="string" name="plugin" managedBy="user" function="obtainValues('listDownloadPlugins', {});"></PARAM>
51 51
		<PARAM required="false" type="string" name="basepath" managedBy="user"></PARAM>
52 52
		<PARAM required="false" type="string" name="protocol" managedBy="user" function="validValues(['HTTP', 'HTTPS', 'FTP', 'File_System', 'FTPS'])"></PARAM>

Also available in: Unified diff