cancel
Showing results for 
Search instead for 
Did you mean: 

how to get WSDL URL through javascript?

former_member210804
Active Participant
0 Kudos

Hi expert,

I am very new to web service.

I have created a WSDL url through SOAMANAGER. Now I want that URL should be reflected in Client side using  Javascript , AJAX ... etc.

I am writing the code using FIREBUG add-in . Please suggest me how to process it.

Best regards,

Rao

Accepted Solutions (0)

Answers (1)

Answers (1)

manigram
Active Participant
0 Kudos

Hi,

Once you created the WSDL file from receiver system (producer), open the WSDL file and you can see one tag called port and endpoint URL. you have to use http endpoind URL.

Regards,

Manigandan