My Oracle Support Banner

How to Call 11g GenericSoapService from Visual Basic as Anonymous User (Doc ID 1397780.1)

Last updated on SEPTEMBER 21, 2023

Applies to:

Oracle WebCenter Content - Version 11.1.1.5.0 and later
Information in this document applies to any platform.

Goal

In 11g, GenericSoapService is a web service that can be used to call WebCenter Content services. To use this web service from Visual Basic, a "service reference" can be created that allows SOAP requests and responses to be created and parsed programmatically. 
For more details on the GenericSoapService, see the following note. 
<Document 1334114.1> - Using Fusion Middleware Enterprise Manager to Test UCM Web Service GenericSoapService (GenericSoapPort) 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 Create a project (console application) and go to Project  -> Add Service Reference. 
 In app.config file (part of the VB project by default), set the following:
 Example code to call GET_SEARCH_RESULTS 
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.