http://www.endeca.com/MDEX/config/services/config/1
The Config Service
Web service for managing MDEX Engine configuration and schema
Ports:
  • ConfigPort:
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/config" />
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  •  Collapse Ports
    Port Binding PortType Summary
    ConfigPort ConfigTransactionBinding ConfigPort
  • Address:
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/config" />
  • Binding:
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  • Show details. Click here to see detail
     
     Collapse XML
    -<service  name="Config">
    <documentation> Web service for managing MDEX Engine configuration and schema </documentation>
    -<port  binding="config-service:ConfigTransactionBinding"  name="ConfigPort">
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/config" />
    </port>
    </service>
    Generated by WSDLdoc ©