0% found this document useful (0 votes)
83 views3 pages

Axwsdl

This document defines a web service for routing, sales orders, and invoices. It specifies bindings and policies for three service endpoints using basic HTTP authentication. The service endpoint addresses are defined for routing, free text invoicing, and sales order functions.

Uploaded by

tibebe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views3 pages

Axwsdl

This document defines a web service for routing, sales orders, and invoices. It specifies bindings and policies for three service endpoints using basic HTTP authentication. The service endpoint addresses are defined for routing, free text invoicing, and sales order functions.

Uploaded by

tibebe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

<?xml version="1.0" encoding="utf-8"?

>
<wsdl:definitions name="RoutingService" targetNamespace="http://tempuri.org/" xm
lns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XM
LSchema" xmlns:i1="http://schemas.microsoft.com/dynamics/2008/01/services" xmlns
:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.
xmlsoap.org/wsdl/soap/" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schema
s.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsam="http://www.w3.org/2007/05/
addressing/metadata" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmln
s:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsa="http://schemas.xmlsoap
.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsd
l" xmlns:i0="http://schemas.microsoft.com/netfx/2009/05/routing" xmlns:wsx="http
://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws
/2004/08/addressing/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oa
sis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://schemas.xmlsoap.org
/ws/2004/09/policy">
<wsp:Policy wsu:Id="serviceEndpoint_policy">
<wsp:ExactlyOne>
<wsp:All>
<http:BasicAuthentication xmlns:http="http://schemas.microsoft.c
om/ws/06/2004/policy/http"/>
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
<wsp:Policy wsu:Id="BasicHttpBinding_FreeTextInvoiceService_policy">
<wsp:ExactlyOne>
<wsp:All>
<http:BasicAuthentication xmlns:http="http://schemas.microsoft.c
om/ws/06/2004/policy/http"/>
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
<wsp:Policy wsu:Id="BasicHttpBinding_SalesOrderService_policy">
<wsp:ExactlyOne>
<wsp:All>
<http:BasicAuthentication xmlns:http="http://schemas.microsoft.c
om/ws/06/2004/policy/http"/>
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
<wsdl:import namespace="http://schemas.microsoft.com/netfx/2009/05/routing"
location="http://ax2012r2a/MicrosoftDynamicsAXAif60/WebSalesOrderRead/xppservice
.svc?wsdl=wsdl0"/>
<wsdl:import namespace="http://schemas.microsoft.com/dynamics/2008/01/servic
es" location="http://ax2012r2a/MicrosoftDynamicsAXAif60/WebSalesOrderRead/xppser
vice.svc?wsdl=wsdl1"/>
<wsdl:types/>
<wsdl:binding name="serviceEndpoint" type="i0:IRequestReplyRouter">
<wsp:PolicyReference URI="#serviceEndpoint_policy"/>
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
</wsdl:binding>
<wsdl:binding name="BasicHttpBinding_FreeTextInvoiceService" type="i1:FreeTe
xtInvoiceService">
<wsp:PolicyReference URI="#BasicHttpBinding_FreeTextInvoiceService_polic
y"/>
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="create">
<soap:operation soapAction="http://schemas.microsoft.com/dynamics/20
08/01/services/FreeTextInvoiceService/create" style="document"/>
<wsdl:input name="FreeTextInvoiceServiceCreateRequest">
<soap:header message="i1:FreeTextInvoiceServiceCreateRequest_Hea

ders" part="context" use="literal"/>


<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="FreeTextInvoiceServiceCreateResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="AifFaultFault">
<soap:fault name="AifFaultFault" use="literal"/>
</wsdl:fault>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="BasicHttpBinding_SalesOrderService" type="i1:SalesOrderS
ervice">
<wsp:PolicyReference URI="#BasicHttpBinding_SalesOrderService_policy"/>
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="create">
<soap:operation soapAction="http://schemas.microsoft.com/dynamics/20
08/01/services/SalesOrderService/create" style="document"/>
<wsdl:input name="SalesOrderServiceCreateRequest">
<soap:header message="i1:SalesOrderServiceCreateRequest_Headers"
part="context" use="literal"/>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="SalesOrderServiceCreateResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="AifFaultFault">
<soap:fault name="AifFaultFault" use="literal"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="read">
<soap:operation soapAction="http://schemas.microsoft.com/dynamics/20
08/01/services/SalesOrderService/read" style="document"/>
<wsdl:input name="SalesOrderServiceReadRequest">
<soap:header message="i1:SalesOrderServiceReadRequest_Headers" p
art="context" use="literal"/>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="SalesOrderServiceReadResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="AifFaultFault">
<soap:fault name="AifFaultFault" use="literal"/>
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="update">
<soap:operation soapAction="http://schemas.microsoft.com/dynamics/20
08/01/services/SalesOrderService/update" style="document"/>
<wsdl:input name="SalesOrderServiceUpdateRequest">
<soap:header message="i1:SalesOrderServiceUpdateRequest_Headers"
part="context" use="literal"/>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="SalesOrderServiceUpdateResponse">
<soap:body use="literal"/>
</wsdl:output>
<wsdl:fault name="AifFaultFault">
<soap:fault name="AifFaultFault" use="literal"/>
</wsdl:fault>
</wsdl:operation>

</wsdl:binding>
<wsdl:service name="RoutingService">
<wsdl:port name="serviceEndpoint" binding="tns:serviceEndpoint">
<soap:address location="http://ax2012r2a/MicrosoftDynamicsAXAif60/We
bSalesOrderRead/xppservice.svc"/>
</wsdl:port>
<wsdl:port name="BasicHttpBinding_FreeTextInvoiceService" binding="tns:B
asicHttpBinding_FreeTextInvoiceService">
<soap:address location="http://ax2012r2a/MicrosoftDynamicsAXAif60/We
bSalesOrderRead/xppservice.svc"/>
</wsdl:port>
<wsdl:port name="BasicHttpBinding_SalesOrderService" binding="tns:BasicH
ttpBinding_SalesOrderService">
<soap:address location="http://ax2012r2a/MicrosoftDynamicsAXAif60/We
bSalesOrderRead/xppservice.svc"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>

You might also like