Project

General

Profile

« Previous | Next » 

Revision 31774

Node to add hostedBy apis

View differences:

transform.wf.st
88 88
<NODE name="validateHostedByRepos" type="ValidateDataciteHostedByRepos">
89 89
	<DESCRIPTION>Validate hostedBy Repos</DESCRIPTION>
90 90
	<PARAMETERS>
91
		<PARAM required="true" type="string" name="countersParam" managedBy="system">hostedByCounters</PARAM>		 
91
		<PARAM required="true" type="string" name="countersParam" managedBy="system">hostedByCounters</PARAM>
92
		<PARAM required="true" type="string" name="mdId" managedBy="system">$params.("tran_id")$</PARAM>
93
		<PARAM required="true" type="string" name="extraFieldsForTotal" managedBy="system">datacite::last_aggregation_total</PARAM>
94
		<PARAM required="true" type="string" name="extraFieldForDate" managedBy="system">datacite::last_aggregation_date</PARAM>
95
		<PARAM required="true" type="string" name="extraFieldForMdId" managedBy="system">datacite::last_aggregation_mdId</PARAM>
92 96
	</PARAMETERS>
93 97
	<ARCS>
94 98
		<ARC to="success"/>

Also available in: Unified diff