Agile (MOSC)

MOSC Banner

Agile webservice & PHP SOAP

edited Jul 18, 2014 11:25AM in Agile (MOSC) 1 commentAnswered ✓

Hi all,

Undertaking a little self learning on Agile web services. Was trying to create a simple proof of concept web page using PHP SOAPClient. (PHP Version 5.3.3) but just cant seem to get very far

$client = new SoapClient("http:/ourserver.ourdomain:7001/CoreService/services/Collaboration?wsdl") returns a parsing error: failed to load external entity

I can open the wsdl in a browser and WGET it ok from my PHP sandbox, I have tried adding options for basic auth (user/passwd), even tried reading it from a local copy of the wsdl.

Has any one successfully used PHP SOAP with the Agile web services?  Where am I going wrong?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center