Skip to Main Content

Intelligent Advisor

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!

How to call a SOAP webservice from interview page ?

We've currently an custom control option upon clicking a button , it will make a call to connector REST service.

But we have a requirement where we have to bypass this connector and directly call the end service with a SOAP call.

How to make that SOAP call ?

Click Next button

Should make a SOAP call to a SOAP url using custom control options url of the SOAP web service

We've extension to process the SOAP response

But we have to know how to send the SOAP request in such case from the screen with a button click.

Comments
Post Details
Added on Mar 7 2025
2 comments
136 views