fixed param name

pull/2/head
Alessia Bardi 3 years ago
parent fa3592b1b3
commit e5eefef411

@ -13,7 +13,7 @@
<PARAM description="Datasource Id" name="dsId" required="true" type="string"/>
<PARAM description="Datasource Interface" name="interface" required="true" type="string"/>
<PARAM description="Store for transformed records" name="cleanMdstoreId" required="true" type="string"/>
<PARAM name="stagingPublisherEndpoint" description="GraphDB Publisher Endpoint" required="true" type="string"/>
<PARAM name="publisherEndpoint" description="GraphDB Publisher Endpoint" required="true" type="string"/>
</PARAMETERS>
<WORKFLOW>
<NODE isStart="true" name="fetchMdStore" type="FetchMDStoreRecords">

Loading…
Cancel
Save