Extracting and Parsing data with soapUI

Posted by James G on Stack Overflow See other posts from Stack Overflow or by James G
Published on 2010-04-12T14:37:24Z Indexed on 2010/04/12 14:43 UTC
Read the original article Hit count: 484

Filed under:
|
|
|

Hi. So I am in need to learn how to use soapUI pretty quick. I'm finding it pretty tedious to start so I was hoping I might be able to get some help here. Here's what I need to do.

Lets say we have Company A and Company B which is a subset of Company B. Now Company A offers a webservice accessible by Company B such that Company B can gather daily aggregated data from Company A's database. Now Company B wants to take this data and publish it on their website.

What I'd like is a very basic overview of what I need to do to extract and parse the data onto a website. Just the outline of the process so I can get started.

What languages should I be using at what stages and what not.

Any help would be highly appreciated.

© Stack Overflow or respective owner

Related posts about soap

Related posts about soapui