Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,
I need to invoke a web service from a java service.
Please let me know the solution.
Thanks Prasad
<Insert the obvious “why would you want to do that?” question here…>
Easiest way is to create a Flow service that invokes the web service and then invoke that flow service from your java service.
And review whether or not you really need to be using a Java service.