Cambios ultimas correcciones sap

parent ad43fcf9
**/target/
/target/
*/target/*
.classpath
.project
.settings
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/dist/
\ No newline at end of file
# DDA_CRN_ClienteSAP # DDA_WSB_ClienteSAP
Servicio CRN Cliente SAP para DErechos de Autor Servicio WSB Cliente SAP para Derechos de Autos
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Context antiJARLocking="true" path="/DDA_CRN_ClienteSAP"/> <Context antiJARLocking="true" path="/DDA_WSB_ClienteSAP"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<system systemId="file:/C:/Users/jfmj_/Downloads/TerminosComerciales.wsdl" uri="wsdl/TerminosComerciales.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/ActivoFijo.wsdl" uri="wsdl/ActivoFijo.wsdl"/>
<system systemId="http://amcopodev-6.amxcontenido.local:50000/dir/wsdl?p=ic/e65df73e5d043133977122667ba3fb47" uri="wsdl/amcopodev-6.amxcontenido.local_50000/dir/wsdl.p_ic/e65df73e5d043133977122667ba3fb47.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_CapitalizaContenido_OutService.wsdl" uri="wsdl/SI_CapitalizaContenido_OutService.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_ModificaAF_OutService.wsdl" uri="wsdl/SI_ModificaAF_OutService.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_DisminucionValor_OutService.wsdl" uri="wsdl/SI_DisminucionValor_OutService.wsdl"/>
</catalog>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0"> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0">
<display-name>DDA_CRN_ClienteSAP</display-name> <display-name>DDA_WSB_ClienteSAP</display-name>
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
<servlet>
<servlet-name>DDACWebServices</servlet-name>
<servlet-class>
org.springframework.web.servlet.DispatcherServlet
</servlet-class>
<init-param>
<param-name>contextConfigLocation</param-name>
<param-value>classpath:ApplicationContext.xml</param-value>
</init-param>
</servlet>
<servlet-mapping>
<servlet-name>DDACWebServices</servlet-name>
<url-pattern>/services/*</url-pattern>
</servlet-mapping>
<context-param> <context-param>
<param-name>contextConfigLocation</param-name> <param-name>contextConfigLocation</param-name>
<param-value>classpath*:ApplicationContext*.xml</param-value> <param-value>
classpath:ApplicationContext*.xml
</param-value>
</context-param> </context-param>
<listener> <listener>
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class> <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
</listener> </listener>
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
</web-app> </web-app>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="SI_CapitalizaContenido_Out" targetNamespace="http://americamovil.com/DDA/1/F/EnviaPostcapitalizaContenido" xmlns:p1="http://americamovil.com/DDA/1/F/EnviaPostcapitalizaContenido" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:documentation/><wsp:UsingPolicy wsdl:required="true"/><wsp:Policy wsu:Id="OP_EnviaPostcapitalizaContenido"/><wsdl:types><xsd:schema targetNamespace="http://americamovil.com/DDA/1/F/EnviaPostcapitalizaContenido" xmlns="http://americamovil.com/DDA/1/F/EnviaPostcapitalizaContenido" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><xsd:element name="MT_CapitalizaContenido_res" type="DT_CapitalizaContenido_res"/><xsd:element name="MT_CapitalizaContenido" type="DT_CapitalizaContenido"/><xsd:complexType name="DT_CapitalizaContenido_res"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">f02b62d5ed8311ec91540000006cde82</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="Respuesta" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">4e57e34a5e5411e5b7b800ff90358409</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="CodigoSAP" type="xsd:string"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">0c35402ae32c11e697cf00ffb0dba309</xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Status" type="xsd:string"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">4e57e3495e5411e5c80100ff90358409</xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Subno"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f0227a98ed8311eca14200059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="3"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="MENSAJE" type="xsd:string" minOccurs="0"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:complexType name="DT_CapitalizaContenido"><xsd:annotation><xsd:documentation xml:lang="EN">Estructura de datos para postcapitalizar contenido</xsd:documentation><xsd:appinfo source="http://sap.com/xi/VersionID">10f0cbebe84011ecb09e0000006cde82</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="Registro" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">79d1d1d45d8a11e5ad4600ff70342b09</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="CodigoSAP"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">79d1d1d25d8a11e5b44000ff70342b09</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="12"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="AumentoValor"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">79d1d1d35d8a11e59a2a00ff70342b09</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="16"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="FechaInicio"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">b55dd7b558c311e5cb6f00ffb06b2e09</xsd:appinfo><xsd:documentation>AAAAMMDD</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="FechaContabilizacion"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">10ca1cebe84011eccf2300059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="SUBNUMERO" type="xsd:string" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">208f6503e84011ecceda00059a3c7a00</xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name="MT_CapitalizaContenido"><wsdl:documentation/><wsdl:part name="MT_CapitalizaContenido" element="p1:MT_CapitalizaContenido"/></wsdl:message><wsdl:message name="MT_CapitalizaContenido_res"><wsdl:documentation/><wsdl:part name="MT_CapitalizaContenido_res" element="p1:MT_CapitalizaContenido_res"/></wsdl:message><wsdl:portType name="SI_CapitalizaContenido_Out"><wsdl:documentation/><wsdl:operation name="EnviaPostcapitalizaContenido"><wsdl:documentation/><wsp:Policy><wsp:PolicyReference URI="#OP_EnviaPostcapitalizaContenido"/></wsp:Policy><wsdl:input message="p1:MT_CapitalizaContenido"/><wsdl:output message="p1:MT_CapitalizaContenido_res"/></wsdl:operation></wsdl:portType><wsdl:binding name="SI_CapitalizaContenido_OutBinding" type="p1:SI_CapitalizaContenido_Out"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:operation name="EnviaPostcapitalizaContenido"><soap:operation soapAction="http://sap.com/xi/WebService/soap1.1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:input><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:input><wsdl:output><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="SI_CapitalizaContenido_OutService"><wsdl:port name="HTTP_Port" binding="p1:SI_CapitalizaContenido_OutBinding"><soap:address location="http://amcopodev-6.amxcontenido.local:50000/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_CapitalizaContenido_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaPostcapitalizaContenido" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port><wsdl:port name="HTTPS_Port" binding="p1:SI_CapitalizaContenido_OutBinding"><soap:address location="https://amcopodev-6.amxcontenido.local:50001/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_CapitalizaContenido_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaPostcapitalizaContenido" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port></wsdl:service></wsdl:definitions>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="SI_DisminucionValor_Out" targetNamespace="http://americamovil.com/DDA/1/F/EnviaDisminucionValor" xmlns:p1="http://americamovil.com/DDA/1/F/EnviaDisminucionValor" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:documentation/><wsp:UsingPolicy wsdl:required="true"/><wsp:Policy wsu:Id="OP_EnviaDisminucionValor"/><wsdl:types><xsd:schema targetNamespace="http://americamovil.com/DDA/1/F/EnviaDisminucionValor" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://americamovil.com/DDA/1/F/EnviaDisminucionValor"><xsd:element name="MT_DisminucionValor_res" type="DT_DisminucionValor_res"/><xsd:element name="MT_DisminucionValor" type="DT_DisminucionValor"/><xsd:complexType name="DT_DisminucionValor"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">54d8182be71711e6a4d100000065e686</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="Registro" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d16d3fe71711e690e900ffa0d55609</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="CodigoSAP"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d1522de71711e68df000ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="12"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Subnumero"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d1522ee71711e6c29500ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="4"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Importe"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d1522fe71711e6934700ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="16"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="FechaInicio"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d15230e71711e6ae3800ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="FechaContab"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d15231e71711e6824500ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:complexType name="DT_DisminucionValor_res"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">44f08b2fe71711e68d6b00000065e686</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="Registro" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">da486e21e3f611e6848f00ff70641209</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Status"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">da47dd39e3f611e6b9a700ff70641209</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="100"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="CodigoSAP"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">da486e1fe3f611e6b04f00ff70641209</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="12"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Subnumero"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">da486e20e3f611e6c8d800ff70641209</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="4"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name="MT_DisminucionValor"><wsdl:documentation/><wsdl:part name="MT_DisminucionValor" element="p1:MT_DisminucionValor"/></wsdl:message><wsdl:message name="MT_DisminucionValor_res"><wsdl:documentation/><wsdl:part name="MT_DisminucionValor_res" element="p1:MT_DisminucionValor_res"/></wsdl:message><wsdl:portType name="SI_DisminucionValor_Out"><wsdl:documentation/><wsdl:operation name="EnviaDisminucionValor"><wsdl:documentation/><wsp:Policy><wsp:PolicyReference URI="#OP_EnviaDisminucionValor"/></wsp:Policy><wsdl:input message="p1:MT_DisminucionValor"/><wsdl:output message="p1:MT_DisminucionValor_res"/></wsdl:operation></wsdl:portType><wsdl:binding name="SI_DisminucionValor_OutBinding" type="p1:SI_DisminucionValor_Out"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:operation name="EnviaDisminucionValor"><soap:operation soapAction="http://sap.com/xi/WebService/soap1.1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:input><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:input><wsdl:output><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="SI_DisminucionValor_OutService"><wsdl:port name="HTTP_Port" binding="p1:SI_DisminucionValor_OutBinding"><soap:address location="http://amcopodev-6.amxcontenido.local:50000/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_DisminucionValor_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaDisminucionValor" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port><wsdl:port name="HTTPS_Port" binding="p1:SI_DisminucionValor_OutBinding"><soap:address location="https://amcopodev-6.amxcontenido.local:50001/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_DisminucionValor_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaDisminucionValor" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port></wsdl:service></wsdl:definitions>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="SI_TerminosComerciales_Out" targetNamespace="http://americamovil.com/DDA/1/F/EnviaTerminosComerciales" xmlns:p1="http://americamovil.com/DDA/1/F/EnviaTerminosComerciales" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:documentation/><wsp:UsingPolicy wsdl:required="true"/><wsp:Policy wsu:Id="OP_SI_TerminosComerciales_Out"/><wsdl:types><xsd:schema targetNamespace="http://americamovil.com/DDA/1/F/EnviaTerminosComerciales" xmlns="http://americamovil.com/DDA/1/F/EnviaTerminosComerciales" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><xsd:element name="MT_TerminosComerciales" type="DT_TerminosComerciales"/><xsd:element name="MT_TerminosComerciales_res" type="DT_TerminosComerciales_res"/><xsd:complexType name="DT_TerminosComerciales_res"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">a3da07bfe1b911ec9aec0000006cde82</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="estatus" type="xsd:string"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">d58fb690dc9711eca11600059a3c7a00</xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="ESTPROC" type="xsd:string" minOccurs="0"/></xsd:sequence></xsd:complexType><xsd:complexType name="DT_TerminosComerciales"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">0b80eab2e1ba11ec80b30000006cde82</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="IdentificadorInt" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c5d5adc9611ecc52100059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="4"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="ordenCompra" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c5d5bdc9611ecb6e700059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="10"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="contratoDDA" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c5d5cdc9611ec8df100059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="25"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Condicionescomerciales" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">0b7e9923e1ba11ec940100059a3c7a00</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Valorcondicion" type="xsd:string" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c5d5ddc9611ecb21900059a3c7a00</xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Fechavencimiento" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c96d6dc9611eca99a00059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name="MT_TerminosComerciales"><wsdl:documentation/><wsdl:part name="MT_TerminosComerciales" element="p1:MT_TerminosComerciales"/></wsdl:message><wsdl:message name="MT_TerminosComerciales_res"><wsdl:documentation/><wsdl:part name="MT_TerminosComerciales_res" element="p1:MT_TerminosComerciales_res"/></wsdl:message><wsdl:portType name="SI_TerminosComerciales_Out"><wsdl:documentation/><wsdl:operation name="SI_TerminosComerciales_Out"><wsdl:documentation/><wsp:Policy><wsp:PolicyReference URI="#OP_SI_TerminosComerciales_Out"/></wsp:Policy><wsdl:input message="p1:MT_TerminosComerciales"/><wsdl:output message="p1:MT_TerminosComerciales_res"/></wsdl:operation></wsdl:portType><wsdl:binding name="SI_TerminosComerciales_OutBinding" type="p1:SI_TerminosComerciales_Out"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:operation name="SI_TerminosComerciales_Out"><soap:operation soapAction="http://sap.com/xi/WebService/soap1.1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:input><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:input><wsdl:output><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="SI_TerminosComerciales_OutService"><wsdl:port name="HTTP_Port" binding="p1:SI_TerminosComerciales_OutBinding"><soap:address location="http://amcopodev-6.amxcontenido.local:50000/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_TerminosComerciales_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaTerminosComerciales" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port><wsdl:port name="HTTPS_Port" binding="p1:SI_TerminosComerciales_OutBinding"><soap:address location="https://amcopodev-6.amxcontenido.local:50001/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_TerminosComerciales_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaTerminosComerciales" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port></wsdl:service></wsdl:definitions>
\ No newline at end of file
<h3>DDA_CRN_ClienteSAP</h3> <%@ page language="java" pageEncoding="UTF-8"%>
\ No newline at end of file <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>DDA_WSB_ClienteSAP</title>
</head>
<body>
DDA_WSB_ClienteSAP :: WSB Cliente SAP <br>
</body>
</html>
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
<!-- the Compile on Save feature is turned off for the project. --> <!-- the Compile on Save feature is turned off for the project. -->
<!-- You can turn off the Compile on Save (or Deploy on Save) setting --> <!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
<!-- in the project's Project Properties dialog box.--> <!-- in the project's Project Properties dialog box.-->
<project name="DDA_CRN_ClienteSAP" default="default" basedir="."> <project name="DDA_WSB_ClienteSAP" default="default" basedir=".">
<description>Builds, tests, and runs the project DDA_CRN_ClienteSAP.</description> <description>Builds, tests, and runs the project DDA_WSB_ClienteSAP.</description>
<import file="nbproject/build-impl.xml"/> <import file="nbproject/build-impl.xml"/>
<!-- <!--
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Context antiJARLocking="true" path="/DDA_CRN_ClienteSAP"/> <Context antiJARLocking="true" path="/DDA_WSB_ClienteSAP"/>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jee="http://www.springframework.org/schema/jee"
xmlns:jee="http://www.springframework.org/schema/jee" xmlns:mvc="http://www.springframework.org/schema/mvc" xmlns:jaxws="http://cxf.apache.org/jaxws"
xmlns:mvc="http://www.springframework.org/schema/mvc"
xmlns:jaxws="http://cxf.apache.org/jaxws"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:context="http://www.springframework.org/schema/context" xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation=" xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans
...@@ -19,7 +16,7 @@ ...@@ -19,7 +16,7 @@
http://www.springframework.org/schema/context/spring-context-3.0.xsd"> http://www.springframework.org/schema/context/spring-context-3.0.xsd">
<context:component-scan base-package="mx.com.amx.mx.dda.crn"/> <context:component-scan base-package="mx.com.amx.mx.dda.ws"/>
<mvc:annotation-driven/> <mvc:annotation-driven/>
...@@ -49,48 +46,26 @@ ...@@ -49,48 +46,26 @@
</list> </list>
</property> </property>
<property name="ignoreAcceptHeader" value="true" /> <property name="ignoreAcceptHeader" value="true" />
</bean> </bean>
<bean id="jaxbMarshallerBean" class="org.springframework.oxm.jaxb.Jaxb2Marshaller"> <bean id="jaxbMarshallerBean" class="org.springframework.oxm.jaxb.Jaxb2Marshaller">
<property name="classesToBeBound"> <property name="classesToBeBound">
<list> <list>
<!-- 27 --> <!-- 45 -->
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTTituloPorValor</value> <value>com.americamovil.dda._1.m.enviatitulo.DTTitulo</value>
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTModificaAFRes</value> <!-- 8 -->
<value>com.americamovil.dda._1.m.enviapedidocompra.DTPedidoCompra</value>
<!-- 25 --> <value>com.americamovil.dda._1.m.enviapedidocompra.DTPedidoCompraRes</value>
<value>com.americamovil.dda._1.f.enviaactivofijo.DTActivoFijo</value> <!-- 17 y 23 -->
<value>com.americamovil.dda._1.f.enviaactivofijo.DTTituloMismoValor</value> <value>com.americamovil.dda._1.enviaposicionpo.DTCreaPosicionPOReq</value>
<value>com.americamovil.dda._1.f.enviaactivofijo.DTActivoFijoRes</value> <value>com.americamovil.dda._1.enviaposicionpo.DTModificaPosicionPO</value>
<value>com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes</value>
<!-- 31 --> <!-- 32 -->
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTBajaSinPerdida</value> <value>com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercancia</value>
<value>com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercanciaRes</value>
<!-- 30 --> <!-- 14 -->
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTBajaConPerdida</value> <value>com.americamovil.dda._1.f.enviafactura.DTFactura</value>
<value>com.americamovil.dda._1.f.enviafactura.DTFacturasRes</value>
<!-- 19 -->
<value>com.americamovil.dda._1.f.enviapostcapitalizacontenido.DTCapitalizaContenido</value>
<value>com.americamovil.dda._1.f.enviapostcapitalizacontenido.DTCapitalizaContenidoRes</value>
<!-- 51 -->
<value>com.americamovil.dda._1.f.enviadisminucionvalor.DTDisminucionValor</value>
<value>com.americamovil.dda._1.f.enviadisminucionvalor.DTDisminucionValorRes</value>
<!-- 20 -->
<value>com.americamovil.dda._1.f.envianombreactivof.DTNombreActivoFReq</value>
<value>com.americamovil.dda._1.f.envianombreactivof.DTNombreActivoFRes</value>
<!-- 28 -->
<value>com.americamovil.dda._1.f.enviaterminoscomerciales.DTTerminosComerciales</value>
<value>com.americamovil.dda._1.f.enviaterminoscomerciales.DTTerminosComercialesRes</value>
<!-- 29 -->
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTVidaUtil</value>
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTVidaUtilRes</value>
</list> </list>
</property> </property>
<property name="marshallerProperties"> <property name="marshallerProperties">
...@@ -104,13 +79,13 @@ ...@@ -104,13 +79,13 @@
<bean id="messageFactory" class="org.springframework.ws.soap.saaj.SaajSoapMessageFactory"/> <bean id="messageFactory" class="org.springframework.ws.soap.saaj.SaajSoapMessageFactory"/>
<!-- WS Orden Compra SAP -->
<!-- WS Notificacion Activo Fijo SAP --> <bean id="wsContratosSAP" class="org.springframework.ws.client.core.WebServiceTemplate">
<bean id="wsCRNClienteSAP" class="org.springframework.ws.client.core.WebServiceTemplate">
<constructor-arg ref="messageFactory"/> <constructor-arg ref="messageFactory"/>
<property name="marshaller" ref="jaxbMarshallerBean" /> <property name="marshaller" ref="jaxbMarshallerBean" />
<property name="unmarshaller" ref="jaxbMarshallerBean" /> <property name="unmarshaller" ref="jaxbMarshallerBean" />
<property name="messageSender"> <property name="messageSender">
<bean class="org.springframework.ws.transport.http.CommonsHttpMessageSender"> <bean class="org.springframework.ws.transport.http.CommonsHttpMessageSender">
<property name="credentials"> <property name="credentials">
...@@ -123,65 +98,40 @@ ...@@ -123,65 +98,40 @@
</property> </property>
</bean> </bean>
</property> </property>
</bean>
<!-- Nuevo codigo
<!-- BO --> <property name="messageSender">
<bean id="ddaclienteSAPBO" class="mx.com.amx.mx.dda.crn.bo.DDAClienteSAPBO"> <bean class="org.springframework.ws.transport.http.HttpComponentsMessageSender">
<property name="dao" ref="ddaclienteSAPDAO" /> <property name="credentials">
<property name="wsMgr" ref="ddaclienteSAPWSBO" /> <bean class="org.apache.commons.httpclient.UsernamePasswordCredentials">
<constructor-arg value="${sap.services.credenciales}"/>
</bean> </bean>
</property>
<!-- BO WS --> <property name="connectionTimeout">
<bean id="ddaclienteSAPWSBO" class="mx.com.amx.mx.dda.crn.bo.DDACteSAPWSBO"> <value>35000</value>
</property>
</bean> </bean>
</property>
-->
<!--DAO -->
<bean id="ddaclienteSAPDAO" class="mx.com.amx.mx.dda.crn.dao.DDAClienteSAPDAO">
<property name="jdbcTemplate" ref="jdbcTemplate" />
</bean> </bean>
<!-- JNDI -->
<jee:jndi-lookup id="dsDDA" jndi-name="${database.jndi}" cache="true" expected-type="javax.sql.DataSource" />
<bean id="jdbcTemplate" class="org.springframework.jdbc.core.JdbcTemplate"> <!-- BO -->
<property name="dataSource" ref="dsDDA" /> <bean id="contratoBO" class="mx.com.amx.mx.dda.ws.bo.ContratoBO">
</bean> <property name="contratoDAO" ref="contratoSAPDAO" />
<property name="wsMgr" ref="contratoWSBO" />
<!-- CRN -->
<bean id="clienteSAP_DDA" class="mx.com.amx.mx.dda.crn.DDAClienteSAP" >
<property name="bo" ref="ddaclienteSAPBO" />
</bean> </bean>
<bean id="cronClienteSAP_DDA" <!-- BO WS -->
class="org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean" <bean id="contratoWSBO" class="mx.com.amx.mx.dda.ws.bo.ContratoWSBO">
p:concurrent="false"
p:targetObject-ref="clienteSAP_DDA"
p:targetMethod="ejecutaProceso">
</bean> </bean>
<!--DAO -->
<bean id="triggerClienteSAP_DDA" class="org.springframework.scheduling.quartz.CronTriggerBean" <bean id="contratoSAPDAO" class="mx.com.amx.mx.dda.ws.dao.ContratoDAO">
p:jobDetail-ref="cronClienteSAP_DDA" <property name="jdbcTemplate" ref="jdbcTemplate" />
p:startDelay="1000"
p:cronExpression="0 25 11 * * ? *" >
<!-- Seconds Minutes Hours Day-Month Month Day-Week Year -->
<!-- LOCAL p:cronExpression="0 */2 * * * ? *" > c2min -->
<!-- DEV p:cronExpression="0 0 2,3 * * ? *" > 2:00am, 3:00am -->
<!-- QA p:cronExpression="0 0 11,13,15,17 * * ? *" > 11am, 1pm, 3pm, 5pm -->
<!-- PRD p:cronExpression="0 0 3,4 * * ? *" > -->
</bean> </bean>
<bean class="org.springframework.scheduling.quartz.SchedulerFactoryBean"
p:waitForJobsToCompleteOnShutdown="true" >
<property name="triggers">
<list>
<ref bean="triggerClienteSAP_DDA" />
</list>
</property>
</bean>
<!-- log4j setting --> <!-- log4j setting -->
<bean id="log4jInitialization" class="org.springframework.beans.factory.config.MethodInvokingFactoryBean"> <bean id="log4jInitialization" class="org.springframework.beans.factory.config.MethodInvokingFactoryBean">
......
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jee="http://www.springframework.org/schema/jee"
xsi:schemaLocation="
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://www.springframework.org/schema/jee
http://www.springframework.org/schema/jee/spring-jee-3.0.xsd">
<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="location">
<value>classpath:general.properties</value>
</property>
</bean>
<jee:jndi-lookup id="dsDDA" jndi-name="${database.jndi}" cache="true" expected-type="javax.sql.DataSource" />
<bean id="jdbcTemplate" class="org.springframework.jdbc.core.JdbcTemplate">
<property name="dataSource" ref="dsDDA" />
</bean>
</beans>
\ No newline at end of file
log4j.rootCategory=ALL, LOGFILE log4j.rootCategory=DEBUG, LOGFILE
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
......
...@@ -11,7 +11,7 @@ log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n ...@@ -11,7 +11,7 @@ log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n
# LOGFILE is set to be a File appender using a PatternLayout. # LOGFILE is set to be a File appender using a PatternLayout.
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log log4j.appender.LOGFILE.File=C:\\logs\\mx\\dda\\ws\\DDA_WS.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
log4j.appender.LOGFILE.Threshold=ALL log4j.appender.LOGFILE.Threshold=ALL
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
......
log4j.rootCategory=DEBUG, LOGFILE log4j.rootCategory=DEBUG, LOGFILE
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
......
log4j.rootCategory=DEBUG, LOGFILE log4j.rootCategory=DEBUG, LOGFILE
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
#log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS_CRN_C.log #log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log
log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS_CRN_C.log log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WSB_WS.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
log4j.appender.LOGFILE.layout.ConversionPattern=[%d{dd MMM yyyy HH:mm:ss}]%-5p %c %x[%L] - %m%n log4j.appender.LOGFILE.layout.ConversionPattern=[%d{dd MMM yyyy HH:mm:ss}]%-5p %c %x[%L] - %m%n
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment