Evaluating bids

Leer Webservices desde Php

Published on the November 03, 2015 in IT & Programming

About this project

Open

Hola

  En realidad es algo muy puntual y sencillo.

  Necesito que alguien que tenga experiencia tome las variables de un Webservices, y me las cargue en un array y lo muestre en pantalla con un var_dump ,


Direccion WebServices
http://201.197.155.182/WSQuejas/WSQuejas.asmx?op=Ingresa_Queja



Datos del WebServices

POST /WSQuejas/WSQuejas.asmx HTTP/1.1
Host: 201.197.155.182
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://coopeguanacaste.com/webservices/Ingresa_Queja"

<?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>
    <Ingresa_queja xmlns="http://coopeguanacaste.com/webservices/">
      <nombre>string</nombre>
      <tipoc>string</tipoc>
      <contrato>string</contrato>
      <telefono>string</telefono>
      <correo>string</correo>
      <detalle>string</detalle>
      <tipo_servicio>int</tipo_servicio>
      <tipo_norma>string</tipo_norma>
    </ingresa_queja>
  </soap:body>
</soap:envelope>

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>
    <Ingresa_QuejaResponse xmlns="http://coopeguanacaste.com/webservices/">
      <Ingresa_QuejaResult>string</Ingresa_QuejaResult>
    </Ingresa_QuejaResponse>
  </soap:Body>
</soap:Envelope>

Category IT & Programming
Subcategory Web development
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
Experience in this type of projects Yes (I have managed this kind of project before)
Roles needed Developer

Delivery term: November 04, 2015

Skills needed

Other projects posted by D. B.