Skip to Content
1
Former Member
Jul 04, 2017 at 08:22 AM

PHP web to call C4C API

619 Views Last edit Jul 05, 2017 at 03:37 AM 2 rev

I'm trying to create a PHP to enter lead information from a web and create into SAP C4C using the webservice API. I tried with the guide provided at

https://archive.sap.com/documents/docs/DOC-60770#

I installed Apache and PHP locally to run it. First error I got when I run the example PHP. I get this error when I search/create.


I changed the wsdl file

<wsp:UsingPolicy wsdl:required="true"/>

to

<wsp:UsingPolicy wsdl:required="false"/>

Then it hit this error. Tried with Proxy Enabled option also same.
I tested in SOAPUI, everything is working fine.

Try to contact or reply from the post but unable to do so. Anyone have any advice for this?
Thanks.

Attachments

capture1.jpg (46.8 kB)
capture2.jpg (174.6 kB)