How to request agile webservice using sdk

Hi Team,

I have web service already deployed on server. I need to invoke it in my code. Do we have sample code by which i can invoke it in my agile method.

Add Comment
1 Answer(s)

How about using a tool like SoapUI? Or you can generate your own Java stubs in Eclipse, or some other IDE, using built-in web service tools.

Agile Angel Answered on May 6, 2020.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.