Quantcast
Channel: SCN : Popular Discussions - Web Dynpro Java
Viewing all articles
Browse latest Browse all 989

[NWDS] How to get webservice endpoint from difference system and client ?

$
0
0

Hi,

 

I need to call webservice from my code.

I have to created new model from my project below.

2013-08-21_120809.jpg

and then I use local wsdl file (for example)

2013-08-21_121203.jpg

 

when it done new model will show in my project.

2013-08-21_121631.jpg

and I can see default webservice endpoint.

2013-08-21_121804.jpg

and now I can developing with this model.

 

Question is : if I have same service but it on difference system and client as example

 

http://xxxx:8000/sap/bc/srt/rfc/sie/test_ws_test_abc/100/sie_test_ws_test_abc/sie_test_ws_test_abc

http://yyyy:8000/sap/bc/srt/rfc/sie/test_ws_test_abc/400/sie_test_ws_test_abc/sie_test_ws_test_abc

http://zzzz:8000/sap/bc/srt/rfc/sie/test_ws_test_abc/800/sie_test_ws_test_abc/sie_test_ws_test_abc

 


How to get webservice endpoint for each system and client ?

I don't want to change target address in the model. I looking for some coding or some configration for flexibility.

 

 

Thanks in advance




Viewing all articles
Browse latest Browse all 989

Trending Articles