Project

General

Profile

« Previous | Next » 

Revision 49084

Default value for parthenos publisher endpoint

View differences:

modules/dnet-parthenos/trunk/src/main/resources/eu/dnetlib/parthenos/workflows/repo-hi/publish_wf.xml.st
26 26
                <PARAM name="OAIInterpretation"     description="OAI Interpretation"                required="true" managedBy="system"  type="string">transformed</PARAM>
27 27
                <PARAM name="OAIDBName"             description="OAI Database Name"                 required="true" managedBy="system"  type="string">oaistore_parthenos</PARAM>
28 28
                <PARAM name="OAIConfiguredOnly"     description="Count only configured OAI sets"    required="true" managedBy="user"    type="boolean">false</PARAM>
29
                <PARAM name="publisherEndpoint"     description="Parthenos Publisher Endpoint"      required="true" managedBy="user"    type="string"/>
29
                <PARAM name="publisherEndpoint"     description="Parthenos Publisher Endpoint"      required="true" managedBy="user"    type="string">http://beta-parthenos.d4science.org:8080/parthenos/publish</PARAM>
30 30
            </PARAMETERS>
31 31
            <WORKFLOW>
32 32
                <NODE name="index" type="LaunchWorkflowTemplate" isStart="true" >

Also available in: Unified diff