cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of client proxy out of WSDL?

0 Kudos

Hi ,

I need help in creating client proxy out of WSDL. It would be very helpful if someone lets me know the usage of performing this .I'm not much familiar with web services.

Regards,

Christina.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

right click on your package

create --> Enterprise Service / Web Service --> Proxy Object

-> URL/HTTP destination

-> Specify WSDL URL

Sometimes naming conficts occur.

Save and activate the proxy.

And then you have to call the proxy from a client application

regards

0 Kudos

Hi Bauer ,

Thank you for the inputs. I was able to create a client proxy by downloading the WSDL into a local file . But before using the proxy do i need to create a logical port.

through LPCONFIG. If yes, request you to let me know the parameters that i need to

mention.

Regards,

Christina

Former Member
0 Kudos

Hi Christina,

May i know which release you are using.

You can create logical port iusing LPCONFIG in lowest version.

There are three options for that,

1. HTTP Destination,

2. URL

3. Local path prefix..

you can select any one of the option.

If you are using latest version you have to go to SOAMANAGER to create a logical port for proxy.

With Regards,

Sudha .