how to read a web service in Soap using parameters?

Asked

Viewed 57 times

0

I need to send parameters to a web service made in Soap.

where I have to send a login, pass and domain of the web service, after that I have to use a header where I send the token to use the webservice.

after this I have to make the requests I want to the web service sent parameterous in the methods , the web service returns by default a data array

  • What language do you intend to use? What have you tried?

  • I’m doing it in java... but this hard

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.