http://www.endeca.com/MDEX/ingest/2
The ingest Service
Ingest web service for adding, deleting, and modifying records, and for adding managed-attribute values
Ports:
  • ingestPort:
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/ingest" />
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  •  Collapse Ports
    Port Binding PortType Summary
    ingestPort ingestSoapBinding ingestPort
  • Address:
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/ingest" />
  • Binding:
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  • Show details. Click here to see detail
     
     Collapse XML
    -<service  name="ingest">
    <documentation> Ingest web service for adding, deleting, and modifying records, and for adding managed-attribute values </documentation>
    <!-- connect the port to the "IngestSoapBinding" above -->
    -<port  binding="di_v2:ingestSoapBinding"  name="ingestPort">
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/ingest" />
    </port>
    </service>
    Generated by WSDLdoc ©