Se agregaron catch de errores

This commit is contained in:
2025-10-05 19:29:00 -06:00
parent f2c6a060d5
commit 458d3c1f34
4 changed files with 45 additions and 174 deletions

View File

@@ -1,4 +1,4 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml version='1.0' encoding='UTF-8'?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Header>
<wsse:Security
@@ -6,68 +6,22 @@
S:mustUnderstand="1">
<wsu:Timestamp
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsu:Created>2025-10-04T02:03:34Z</wsu:Created>
<wsu:Expires>2025-10-04T02:04:34Z</wsu:Expires>
<wsu:Created>2025-10-06T01:09:44Z</wsu:Created>
<wsu:Expires>2025-10-06T01:10:44Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</S:Header>
<S:Body>
<ns3:consultarRemesasRespuesta
xmlns="http://www.ventanillaunica.gob.mx/pedimentos/ws/oxml/comunes"
xmlns:ns2="http://www.ventanillaunica.gob.mx/common/ws/oxml/respuesta"
xmlns:ns3="http://www.ventanillaunica.gob.mx/pedimentos/ws/oxml/consultarremesas"
xmlns:ns4="http://www.ventanillaunica.gob.mx/common/ws/oxml/resolucion"
xmlns:ns5="http://www.ventanillaunica.gob.mx/common/ws/oxml/respuestatra"
xmlns:ns6="http://www.ventanillaunica.gob.mx/common/ws/oxml/dictamen"
xmlns:ns7="http://www.ventanillaunica.gob.mx/common/ws/oxml/observacion"
xmlns:ns8="http://www.ventanillaunica.gob.mx/common/ws/oxml/requisito"
xmlns:ns9="http://www.ventanillaunica.gob.mx/common/ws/oxml/opinion">
<ns2:tieneError>false</ns2:tieneError>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040ICIR4</ns3:comprobanteVE>
<ns3:remesaAgente>1</ns3:remesaAgente>
<ns3:remesaSA>1</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQV98</ns3:comprobanteVE>
<ns3:remesaAgente>2</ns3:remesaAgente>
<ns3:remesaSA>2</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQVJ5</ns3:comprobanteVE>
<ns3:remesaAgente>3</ns3:remesaAgente>
<ns3:remesaSA>3</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQVS2</ns3:comprobanteVE>
<ns3:remesaAgente>4</ns3:remesaAgente>
<ns3:remesaSA>4</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQVT3</ns3:comprobanteVE>
<ns3:remesaAgente>5</ns3:remesaAgente>
<ns3:remesaSA>5</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQW01</ns3:comprobanteVE>
<ns3:remesaAgente>6</ns3:remesaAgente>
<ns3:remesaSA>6</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQW17</ns3:comprobanteVE>
<ns3:remesaAgente>7</ns3:remesaAgente>
<ns3:remesaSA>7</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQW66</ns3:comprobanteVE>
<ns3:remesaAgente>8</ns3:remesaAgente>
<ns3:remesaSA>8</ns3:remesaSA>
</ns3:remesas>
<ns3:remesas>
<ns3:comprobanteVE>COVE2040OQWB5</ns3:comprobanteVE>
<ns3:remesaAgente>9</ns3:remesaAgente>
<ns3:remesaSA>9</ns3:remesaSA>
</ns3:remesas>
</ns3:consultarRemesasRespuesta>
<ns3:responseConsultaAcuses
xmlns:ns2="http://www.ventanillaunica.gob.mx/consulta/acuses/oxml"
xmlns:ns3="http://www.ventanillaunica.gob.mx/ws/consulta/acuses/">
<code>0</code>
<error>true</error>
<mensajeErrores>
<claveMensaje>4</claveMensaje>
<descripcion>El RFC no tiene relación con el eDocument. </descripcion>
</mensajeErrores>
</ns3:responseConsultaAcuses>
</S:Body>
</S:Envelope>
</S:Envelope>
--uuid:29d62a47-b685-4746-9959-43ab40c1ef88--