Skip to Main Content

SQL & PL/SQL

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!

OpenText Content Server webservices PL/SQL

melinda_fNov 8 2017 — edited Nov 9 2017

I need to call webservices from OpenText Content Server in an oracle database.

I have generic example of a pl/sql procedure to call a webservice using soap.  I was able to successfully call an oracle webservice using this procedure as a template.    All of the examples I've found though of calling specifically Content Server webservices are written in C#.  I am not finding any documentation on how to do this from PL/SQL.

Has anybody called OpenText Content Server webservices from an Oracle database from PL/SQL Developer and could point me to some documentation?  Calling a webservice is a new arena for me and I am struggling on how to get started.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 7 2017
Added on Nov 8 2017
2 comments
487 views