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

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -