Portál AbcLinuxu, 8. května 2025 20:08
Řešení dotazu:
curl -s --request POST -d "<?xml version='1.0' encoding='UTF-8' standalone='no'?><SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'><SOAP-ENV:Body><StatusNespolehlivyPlatceRequest xmlns='http://adis.mfcr.cz/rozhraniCRPDPH/'><dic>$DIC</dic></StatusNespolehlivyPlatceRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>" -H "Content-Type:text/xml; charset=utf-8" -H "SOAPAction: http:/adisrws.mfcr.cz/adistc/axis2/services/rozhraniCRPDPH.rozhraniCRPDPHSOAP?wsdl" http://adisrws.mfcr.cz/adistc/axis2/services/rozhraniCRPDPH.rozhraniCRPDPHSOAP
wget -q -O- --post-data "<?xml version='1.0' encoding='UTF-8' standalone='no'?><SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'><SOAP-ENV:Body><StatusNespolehlivyPlatceRequest xmlns='http://adis.mfcr.cz/rozhraniCRPDPH/'><dic>$DIC</dic></StatusNespolehlivyPlatceRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>" --header "Content-Type:text/xml; charset=utf-8" --header "SOAPAction: http:/adisrws.mfcr.cz/adistc/axis2/services/rozhraniCRPDPH.rozhraniCRPDPHSOAP?wsdl" http://adisrws.mfcr.cz/adistc/axis2/services/rozhraniCRPDPH.rozhraniCRPDPHSOAP
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.