Web Service: Ws_PMC_integration
Target Namespace:
http://PMC_Integration/Ws_PMC_integration/
Port Ws_PMC_integrationSoap Port typeSource code
Location:
http://localhost
Protocol:
SOAP
Transport protocol:
SOAP over HTTP
Operations:
- autorizaPedidosAlteracaoBalcaoEmpreendedorDetailSource code
- comunicarAreaContencaoDetailSource code
- comunicarPedidosBalcaoEmpreendedorDetailSource code
- obtemFormularioBalcaoEmpreendedorDetailSource code
Port Ws_PMC_integrationSoap12 Port typeSource code
Location:
http://localhost
Protocol:
SOAP
Transport protocol:
SOAP over HTTP
Operations:
- autorizaPedidosAlteracaoBalcaoEmpreendedorDetailSource code
- comunicarAreaContencaoDetailSource code
- comunicarPedidosBalcaoEmpreendedorDetailSource code
- obtemFormularioBalcaoEmpreendedorDetailSource code
Operations
- autorizaPedidosAlteracaoBalcaoEmpreendedorStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:http://PMC_Integration/Ws_PMC_integration/autorizaPedidosAlteracaoBalcaoEmpreendedorInput:autorizaPedidosAlteracaoBalcaoEmpreendedorSoapIn (soap:body, use = literal)Source codeparameters type autorizaPedidosAlteracaoBalcaoEmpreendedor
- identificacaoPedidoAutorizacao - optional; type identificacaoPedidoAutorizacao
- numeropedidointerno - optional; type string
- numeropedidoentidade - optional; type string
- tipoutilizador type int
- tipodocumento type int
- documentoid - optional; type string
Output:autorizaPedidosAlteracaoBalcaoEmpreendedorSoapOut (soap:body, use = literal)Source codeparameters type autorizaPedidosAlteracaoBalcaoEmpreendedorResponse- result type boolean
- identificacaoPedidoAutorizacao - optional; type identificacaoPedidoAutorizacao
- comunicarAreaContencaoStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:http://PMC_Integration/Ws_PMC_integration/comunicarAreaContencaoInput:comunicarAreaContencaoSoapIn (soap:body, use = literal)Source codeparameters type comunicarAreaContencao
- CP7 - optional; type string
Output:comunicarAreaContencaoSoapOut (soap:body, use = literal)Source codeparameters type comunicarAreaContencaoResponse- Result type boolean
- Obs - optional; type string
- comunicarPedidosBalcaoEmpreendedorStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:http://PMC_Integration/Ws_PMC_integration/comunicarPedidosBalcaoEmpreendedorInput:comunicarPedidosBalcaoEmpreendedorSoapIn (soap:body, use = literal)Source codeparameters type comunicarPedidosBalcaoEmpreendedor
- identificacaopedido - optional; type identificacaoPedido
- numeropedido - optional; type string
- datapedido type dateTime
- codservico - optional; type string
- codentidade - optional; type string
- codlocal - optional; type string
- tipopedido type int
- dataenvio type dateTime
- formulariopedido - optional; type formularioPedido
- formulario - optional; type string
Output:comunicarPedidosBalcaoEmpreendedorSoapOut (soap:body, use = literal)Source codeparameters type comunicarPedidosBalcaoEmpreendedorResponse- result type boolean
- identificacaopedido - optional; type identificacaoPedido
- obtemFormularioBalcaoEmpreendedorStyle:documentOperation type:Request-response. The endpoint receives a message, and sends a correlated message.SOAP action:http://PMC_Integration/Ws_PMC_integration/obtemFormularioBalcaoEmpreendedorInput:obtemFormularioBalcaoEmpreendedorSoapIn (soap:body, use = literal)Source codeparameters type obtemFormularioBalcaoEmpreendedor
- identificacaoPedidoAutorizacao - optional; type identificacaoPedidoAutorizacao
- numeropedidointerno - optional; type string
- numeropedidoentidade - optional; type string
- tipoutilizador type int
- tipodocumento type int
- documentoid - optional; type string
Output:obtemFormularioBalcaoEmpreendedorSoapOut (soap:body, use = literal)Source codeparameters type obtemFormularioBalcaoEmpreendedorResponse- formulariopedido - optional; type formularioPedido2
- formulario - optional; type string
- detalhes - optional; type string
- numeropedidointerno - optional; type string
- identificacaoPedidoAutorizacao - optional; type identificacaoPedidoAutorizacao
Port type Ws_PMC_integrationSoapSource code
WSDL source code
<?xml version="1.0"?>
<wsdl:definitions targetNamespace="http://PMC_Integration/Ws_PMC_integration/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:s0="http://www.outsystems.com"
xmlns:tns="http://PMC_Integration/Ws_PMC_integration/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
xmlns:s="http://www.w3.org/2001/XMLSchema"
><wsdl:types>
<s:schema elementFormDefault="qualified" targetNamespace="http://www.outsystems.com">
</wsdl:types><s:complexType name="identificacaoPedidoAutorizacao">
<s:sequence></s:sequence>
</s:complexType><s:complexType name="formularioPedido2"></s:complexType>
<s:element name="comunicarAreaContencao">
<s:complexType></s:complexType>
</s:element><s:element name="autorizaPedidosAlteracaoBalcaoEmpreendedorResponse">
<s:complexType></s:complexType>
</s:element><s:complexType name="identificacaoPedido">
<s:sequence></s:sequence>
</s:complexType><s:complexType name="formularioPedido"></s:complexType>
<s:element name="comunicarPedidosBalcaoEmpreendedorResponse">
</s:schema><s:complexType></s:complexType>
</s:element><wsdl:message name="comunicarAreaContencaoSoapIn"></wsdl:message>
<wsdl:message name="comunicarAreaContencaoSoapOut"></wsdl:message>
<wsdl:portType name="Ws_PMC_integrationSoap">
<wsdl:operation name="obtemFormularioBalcaoEmpreendedor"></wsdl:operation>
<wsdl:operation name="comunicarAreaContencao"></wsdl:operation>
<wsdl:operation name="autorizaPedidosAlteracaoBalcaoEmpreendedor"></wsdl:operation>
</wsdl:portType><wsdl:binding name="Ws_PMC_integrationSoap" type="tns:Ws_PMC_integrationSoap">
<wsdl:operation name="obtemFormularioBalcaoEmpreendedor">
<wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation><wsdl:operation name="comunicarAreaContencao">
<wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation><wsdl:operation name="autorizaPedidosAlteracaoBalcaoEmpreendedor">
<wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation><wsdl:operation name="comunicarPedidosBalcaoEmpreendedor">
</wsdl:binding><wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation><wsdl:binding name="Ws_PMC_integrationSoap12" type="tns:Ws_PMC_integrationSoap">
</wsdl:definitions><wsdl:operation name="obtemFormularioBalcaoEmpreendedor">
<wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation><wsdl:operation name="comunicarAreaContencao">
<wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation><wsdl:operation name="autorizaPedidosAlteracaoBalcaoEmpreendedor">
<wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation><wsdl:operation name="comunicarPedidosBalcaoEmpreendedor">
</wsdl:binding><wsdl:input></wsdl:input>
<wsdl:output></wsdl:output>
</wsdl:operation>About wsdl-viewer.xsl
This document was generated by libxslt XSLT engine. Based on Uche Ogbuji work.
The engine processed the WSDL in XSLT 1.0 compliant mode.
This page has been generated to AMA by wsdl-viewer.xsl, version
3.1.02