Revision 49399
Added by Alessia Bardi almost 7 years ago
modules/dnet-parthenos/trunk/src/main/resources/eu/dnetlib/parthenos/workflows/repo-hi/unpublish_wf.xml.st | ||
---|---|---|
24 | 24 |
<PARAM name="OAIDBName" description="OAI Database Name" required="true" managedBy="system" type="string">oaistore_parthenos</PARAM> |
25 | 25 |
<PARAM name="OAIConfiguredOnly" description="Count only configured OAI sets" required="true" managedBy="user" type="boolean">false</PARAM> |
26 | 26 |
<PARAM name="publisherEndpoint" description="Parthenos Publisher Endpoint" required="true" managedBy="user" type="string">http://beta-parthenos.d4science.org:8080/parthenos/unpublish</PARAM> |
27 |
<PARAM name="interface" description="Datasource Interface" required="true" managedBy="system" type="string"/> |
|
28 | 27 |
</PARAMETERS> |
29 | 28 |
<WORKFLOW> |
30 | 29 |
<NODE name="deleteIndex" type="DeleteIndex" isStart="true"> |
Also available in: Unified diff
Fixed interface parameter