Revision 52345
Added by Alessia Bardi over 5 years ago
modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/repo-hi/entityreg/transformWithTDS.wf.st | ||
---|---|---|
50 | 50 |
<PARAM required="false" type="string" name="parameterValue" managedBy="user"></PARAM> |
51 | 51 |
</PARAMETERS> |
52 | 52 |
<ARCS> |
53 |
<ARC to="generateRows"/>
|
|
53 |
<ARC to="transform"/>
|
|
54 | 54 |
</ARCS> |
55 | 55 |
</NODE> |
56 | 56 |
|
... | ... | |
83 | 83 |
<PARAMETERS> |
84 | 84 |
<PARAM required="true" type="string" name="mdId" managedBy="system" category="MDSTORE_ID">$params.("row_id")$</PARAM> |
85 | 85 |
<PARAM required="true" type="string" name="storingType" managedBy="system">REFRESH</PARAM> |
86 |
<PARAM required="true" type="string" name="eprParam" managedBy="system">filtered_row_epr</PARAM>
|
|
86 |
<PARAM required="true" type="string" name="eprParam" managedBy="system">cleaned_row_epr</PARAM>
|
|
87 | 87 |
</PARAMETERS> |
88 | 88 |
<ARCS> |
89 | 89 |
<ARC to="UPDATE_INFO"/> |
Also available in: Unified diff
fixed wf template