Case Study
uThe problem:
ØInsert data into the database
§1. Users fill out on screen forms (IBM/PureEdge).
§2. The data is extracted to an XML file.
§3. The database is updated.
ØRetrieve data from the database
§1. Data is extracted from the database.
§2. The XML file is populated.
§3. The file is passed to the client.
§4. The on-screen form is populated.