Project

General

Profile

« Previous | Next » 

Revision 51109

Update description of wf node for IncrementalTransformation

View differences:

transform.wf.st
12 12
</NODE>
13 13

  
14 14
<NODE name="selectIncrementalTransformation" type="IncrementalTransformation">
15
	<DESCRIPTION>Fetch records from MDStore</DESCRIPTION>
15
	<DESCRIPTION>Decide REFRESH/INCREMENTAL transformation</DESCRIPTION>
16 16
	<PARAMETERS>
17 17
		<PARAM required="true" type="string" name="transformationType" managedBy="user" function="validValues(['REFRESH','INCREMENTAL'])"></PARAM>
18 18
	</PARAMETERS>

Also available in: Unified diff