Project

General

Profile

« Previous | Next » 

Revision 30934

links to external editors in wf details pages

View differences:

updateDb.wf.st
12 12
<NODE name="FETCH_RECORDS" type="FetchMDStoreRecords">
13 13
	<DESCRIPTION>Fetch records from MDStore</DESCRIPTION>
14 14
	<PARAMETERS>
15
		<PARAM required="true" type="string" name="mdId" managedBy="system">$params.("row_id")$</PARAM>
15
		<PARAM required="true" type="string" name="mdId" managedBy="system" category="MDSTORE_ID">$params.("row_id")$</PARAM>
16 16
		<PARAM required="true" type="string" name="mdFormat" managedBy="system">$params.("row_format")$</PARAM>
17 17
		<PARAM required="true" type="string" name="eprParam" managedBy="system">rs_epr</PARAM>
18 18
	</PARAMETERS>

Also available in: Unified diff