Files
gateway-dbc-fx/gnpdev/wsdbcfx/wsdl/dbss/CustomerOrderMgmt/client/CustomerOrderMgmt_Concrete.wsdl
2024-05-09 17:40:24 +02:00

97 lines
5.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--Created by TIBCO WSDL-->
<wsdl:definitions xmlns:tns="http://DBSS-COM/CustomerOrderMgmt/service-b" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns0="http://DBSS-COM/CustomerOrderMgmt" xmlns:soap1="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="Untitled" targetNamespace="http://DBSS-COM/CustomerOrderMgmt/service-b">
<wsdl:import namespace="http://DBSS-COM/CustomerOrderMgmt" location="../../Interfaces/CustomerOrderMgmt_Abstract.wsdl"/>
<wsdl:service name="service">
<wsdl:port name="CustomerOrderMgmtHttpsEndpoint" binding="tns:CustomerOrderMgmtHttpsEndpointBinding">
<soap:address location="https://localhost:8546/Business/ESBE/Services/CustomerOrderMgmt-v1/service"/>
</wsdl:port>
<wsdl:port name="CustomerOrderMgmtHttpEndpoint" binding="tns:CustomerOrderMgmtHttpEndpointBinding">
<soap:address location="http://localhost:1410/Business/ESBE/Services/CustomerOrderMgmt-v1/service"/>
</wsdl:port>
</wsdl:service>
<wsdl:binding name="CustomerOrderMgmtHttpsEndpointBinding" type="ns0:CustomerOrderMgmtPortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="ChangeTOC">
<soap:operation style="document" soapAction="ChangeTOC"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:ChangeTOCIn" part="header"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="Cancel">
<soap:operation style="document" soapAction="cancel"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:cancelIn" part="header"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="Create">
<soap:operation style="document" soapAction="Create"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:CreateIn" part="header"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="InFlightCancel">
<soap:operation style="document" soapAction="InFlightCancel"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:inFlightCancelIn" part="header"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:inFlightCancelOut" part="header"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="Unlock">
<soap:operation style="document" soapAction="unlock"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:unlockIn" part="header"/>
</wsdl:input>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="CustomerOrderMgmtHttpEndpointBinding" type="ns0:CustomerOrderMgmtPortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="ChangeTOC">
<soap:operation style="document" soapAction="ChangeTOC"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:ChangeTOCIn" part="header"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="Cancel">
<soap:operation style="document" soapAction="cancel"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:cancelIn" part="header"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="Create">
<soap:operation style="document" soapAction="Create"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:CreateIn" part="header"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="InFlightCancel">
<soap:operation style="document" soapAction="InFlightCancel"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:inFlightCancelIn" part="header"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:inFlightCancelOut" part="header"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="Unlock">
<soap:operation style="document" soapAction="unlock"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
<soap:header use="literal" message="ns0:unlockIn" part="header"/>
</wsdl:input>
</wsdl:operation>
</wsdl:binding>
</wsdl:definitions>