Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PHP client to Oracle Fusion WSDL

3385666Jan 26 2017 — edited Jan 26 2017

Hi All,

I need to create a PHP client to connect to Oracle Fusion accessing a WSDL URL that appears to be in 1.2 SOAP version, and I'm receiving this result:

Exception: SOAP-ERROR: Parsing WSDL: Could not find any usable binding services in WSDL.

This happens only with one WSDL, with the other two it's ok, anyone has an idea?

Thanks a lot.

Rogério

Comments

DrClap
Answer

Like this:

public class AssignableWorkTypeCollection extends BusinessModelObjectCollection<Something> {

Marked as Answer by user5876281 · Sep 27 2020
user5876281

Thank you for your reply, it worked!

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 23 2017
Added on Jan 26 2017
1 comment
741 views