Completed

Acceso en Php a un Webservice

Published on the January 21, 2020 in IT & Programming

About this project

Open

Necesitamos implementar en php esta request:

post https://wl.asymbix.com/AnalyticalServer/ws HTTP/1.1
Accept-Encoding: gzip,deflate
Content-Type: text/xml;charset=UTF-8
SOAPAction: ""
Content-Length: 322
Host: wl.asymbix.com
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:anal="http://omnicomm.ru/analyticalserver">
  <soapenv:Header/>
  <soapenv:Body>
      <anal:signIn>
        <login>itk_wl</login>
        <password>asywCvbeUTcmAM67</password>
      </anal:signIn>
  </soapenv:Body>
</soapenv:Envelope>

Project overview

Una vez funcione nos interesa desarrollar una aplicaciĆ³n utilizando esta especificacion

Category IT & Programming
Subcategory Web development
What is the scope of the project? Small change or bug
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
Roles needed Developer

Delivery term: Not specified

Skills needed

PHP