AJUDA COM ENVIO DE XML PARA ANVISA
preciso enviar um arquivo xml para anvisa, no site deles eu peguei o código abaixo, mas não estou sabendo como usar. como passar para o vb6 - já instalei o SoapToolkit3.0.
os links da anvisa são os abaixo
http://sngpc.anvisa.gov.br/webservice/sngpc.asmx?WSDL[ô];
http://sngpc.anvisa.gov.br/webservice/sngpc.asmx[ô];//[ô]http://homologacao.anvisa.gov.br/webservice/sngpc.asmx[ô];
Validar Usuario
POST /sngpc/webservice/sngpc.asmx HTTP/1.1
Host: homologacao.anvisa.gov.br
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: [Ô]http://tempuri.org/ValidarUsuario[Ô]
<?xml version=[Ô]1.0[Ô] encoding=[Ô]utf-8[Ô]?>
<soap:Envelope xmlns:xsi=[Ô]http://www.w3.org/2001/XMLSchema-instance[Ô] xmlns:xsd=[Ô]http://www.w3.org/2001/XMLSchema[Ô] xmlns:soap=[Ô]http://schemas.xmlsoap.org/soap/envelope/[Ô]>
<soap:Body>
<ValidarUsuario xmlns=[Ô]http://tempuri.org/[Ô]>
<Email>string</Email>
<Senha>string</Senha>
</ValidarUsuario>
</soap:Body>
</soap:Envelope>
Resposta do web Service
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version=[Ô]1.0[Ô] encoding=[Ô]utf-8[Ô]?>
<soap:Envelope xmlns:xsi=[Ô]http://www.w3.org/2001/XMLSchema-instance[Ô] xmlns:xsd=[Ô]http://www.w3.org/2001/XMLSchema[Ô] xmlns:soap=[Ô]http://schemas.xmlsoap.org/soap/envelope/[Ô]>
<soap:Body>
<ValidarUsuarioResponse xmlns=[Ô]http://tempuri.org/[Ô]>
<ValidarUsuarioResult>string</ValidarUsuarioResult>
</ValidarUsuarioResponse>
</soap:Body>
</soap:Envelope>
[txt-color=#e80000]Se alguem puder mim ajudar ou tiver o código e quiser vender eu agradeço[/txt-color]
Obrigado
os links da anvisa são os abaixo
http://sngpc.anvisa.gov.br/webservice/sngpc.asmx?WSDL[ô];
http://sngpc.anvisa.gov.br/webservice/sngpc.asmx[ô];//[ô]http://homologacao.anvisa.gov.br/webservice/sngpc.asmx[ô];
Validar Usuario
POST /sngpc/webservice/sngpc.asmx HTTP/1.1
Host: homologacao.anvisa.gov.br
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: [Ô]http://tempuri.org/ValidarUsuario[Ô]
<?xml version=[Ô]1.0[Ô] encoding=[Ô]utf-8[Ô]?>
<soap:Envelope xmlns:xsi=[Ô]http://www.w3.org/2001/XMLSchema-instance[Ô] xmlns:xsd=[Ô]http://www.w3.org/2001/XMLSchema[Ô] xmlns:soap=[Ô]http://schemas.xmlsoap.org/soap/envelope/[Ô]>
<soap:Body>
<ValidarUsuario xmlns=[Ô]http://tempuri.org/[Ô]>
<Email>string</Email>
<Senha>string</Senha>
</ValidarUsuario>
</soap:Body>
</soap:Envelope>
Resposta do web Service
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version=[Ô]1.0[Ô] encoding=[Ô]utf-8[Ô]?>
<soap:Envelope xmlns:xsi=[Ô]http://www.w3.org/2001/XMLSchema-instance[Ô] xmlns:xsd=[Ô]http://www.w3.org/2001/XMLSchema[Ô] xmlns:soap=[Ô]http://schemas.xmlsoap.org/soap/envelope/[Ô]>
<soap:Body>
<ValidarUsuarioResponse xmlns=[Ô]http://tempuri.org/[Ô]>
<ValidarUsuarioResult>string</ValidarUsuarioResult>
</ValidarUsuarioResponse>
</soap:Body>
</soap:Envelope>
[txt-color=#e80000]Se alguem puder mim ajudar ou tiver o código e quiser vender eu agradeço[/txt-color]
Obrigado
você sabe mexer em vb.net?
Se não isso te ajuda!
http://social.msdn.microsoft.com/Forums/pt-BR/seguracadesistemaspt/thread/b832e19e-f319-4d1a-9bbe-02a91dbec25f
Se não isso te ajuda!
http://social.msdn.microsoft.com/Forums/pt-BR/seguracadesistemaspt/thread/b832e19e-f319-4d1a-9bbe-02a91dbec25f
não DUHH não mim ajuda em nada, obrigado
Tópico encerrado , respostas não são mais permitidas