PHP Classes

Call SOAP Web service: Problem to call Web service with authentication

Recommend this page to a friend!
  All requests RSS feed  >  Call SOAP Web service  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Call SOAP Web service

Edit

Picture of Pity by Pity - 8 years ago (2016-08-02)

Problem to call Web service with authentication

This request is clear and relevant.
This request is not clear or is not relevant.

+4

I am facing problem in calling a web service and get its info

The web services URL (SSL):

  • URL for web services:

https://www.tadawul.com.sa/Tadawul_WebAPI/services/GetDetailQuote

  • URL for WSDL:

https://www.tadawul.com.sa/Tadawul_WebAPI/services/GetDetailQuote?wsdl

With authentication made of company ID and secure key.

Ask clarification

2 Recommendations

PHP SOAP Package Generator: Generate package to call SOAP services using WSDL

This package can generate package to call SOAP services using WSDL.

The package can take a given WSDL file URL and generates a PHP package to perform calls to the respective Web service based on SOAP.

The generated code uses the SoapClient extension that comes with PHP since version 5.
This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of WsdlToPhp by WsdlToPhp package author package author Reputation 65 - 8 years ago (2016-08-08) Comment

Hi, I would recommand you to use the Package generator project as it would ease you the requests and authentication with your SOAP Web Service, Good luck,


Package Base: Base classes for implementing a package generator

This package contains base classes for implementing a package generator.

It defines several base classes and interfaces that are implemented and extended by the package generator package.

Currently it provides an AbstractSoapClientBase class, AbstractStructArrayBase class, AbstractStructBase class, and the interfaces SoapClientInterface, StructArrayInterface, StructInterface.
This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 8 years ago (2016-08-07) Comment

If what you need is something basic user name and password authentication, this package can generate SOAP Web service classes with support with authetication.


Recommend package
: 
: