http://www.endeca.com/MDEX/transaction/1
The Transaction Service
A web service for transaction control of the dgraph process.
Ports:
  • TransactionPort:
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/transaction" />
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  •  Collapse Ports
    Port Binding PortType Summary
    TransactionPort TransactionSoapBinding TransactionPort
  • Address:
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/transaction" />
  • Binding:
    <soap:binding  style="document"
      transport="http://schemas.xmlsoap.org/soap/http" />
  • Show details. Click here to see detail
     
     Collapse XML
    -<service  name="Transaction">
    <documentation> A web service for transaction control of the dgraph process. </documentation>
    -<port  binding="tns:TransactionSoapBinding"  name="TransactionPort">
    <soap:address  location="http://@HOSTNAME@:@PORT@/ws/transaction" />
    </port>
    </service>
    Generated by WSDLdoc ©