http://www.endeca.com/endeca-server/sconfig/3
The SConfig Service
Semantic Config Service: manages Entities and Attributes in the Semantic Layer
Ports:
  • SConfigPort:
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/sconfig" />
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  •  Collapse Ports
    Port Binding PortType Summary
    SConfigPort SConfigSoapBinding SConfigPort
  • Address:
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/sconfig" />
  • Binding:
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  • Show details. Click here to see detail
     
     Collapse XML
    -<service  name="SConfig">
    <documentation>Semantic Config Service: manages Entities and Attributes in the Semantic Layer</documentation>
    -<port  binding="sconfig_v3:SConfigSoapBinding"  name="SConfigPort">
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/sconfig" />
    </port>
    </service>
    Generated by WSDLdoc ©