How to call SAP web service in Java? -



How to call SAP web service in Java? -

i have rfc-enabled function in sap (webservice).. want phone call function , result using java. should do? (i have wsdl endpoint)

call consuming other normal web service.

use jax-ws,which java standard it.

see here , here example.you can utilize http clients phone call web service well.apache http client great library if want go in direction.there illustration available here well

java web-services sap rfc

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -