Benutzer-Werkzeuge

Webseiten-Werkzeuge


trigger:xmlrpc

Dies ist eine alte Version des Dokuments!


XMLRPC Trigger integration

The XMLRPC-Trigger implementation needs specific configuration by additional Properties to the trial type. The properties are organised as a PropertyGroup with the fix name „XMLRPCTrigger“:

Property name Description Optional
xmlRPCServerURL The URL inclusive the port number to access the XML RPC server. No
        <TrialType name="takeover" duration="18"
                   labelset="Input.xml" measurementSystemConfigIds="default">
 
              <PropertyGroup name="XMLRPCTrigger">
                  <Property name="xmlRPCServerURL" value="http://192.168.12.199:8000"/>
              </PropertyGroup>
 
              <PropertyGroup name="multicycles">
                  <Property name="cycles" value="5"/>
              </PropertyGroup>
              <PropertyGroup name="modalities">
                  <Property name="cycle_nr" value="*"/>
              </PropertyGroup>
        </TrialType>
trigger/xmlrpc.1581692146.txt.gz · Zuletzt geändert: 2020/02/14 15:55 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki