Interfacing External System

Interfacing External System

by nidhi pilla -
Number of replies: 0

I use Java 1.7

My task is to interface with an external system. I was given couple of wsdl & schemal files by them. I will need to pass data from my app plus authentication info. and invoke a web service which returns me back an url then I use that url to show a popup window. 

Next step is user fill in the blank fields, save it and validates the data. Finally step is user finalize it. I understand it's a SOAP web service top-down approach if someone shed more light would be helpful. Thanks.

Average of ratings: -