Chapter 5. Building the base scenario: Stage 2 157
The available sample data was adjusted to project needs over in iterative steps. Each step
results in a new table setup and table example data population.
The lifecycle of this data differs for the various objects:
Sample order data (Data in Table WPF_ORDERS and WPF_ORDXFDL) is not complete
(we did not store XFDL files as sample data). So, after having created the first full orders in
Stage 2, we deleted the initial example data in WPF_ORD table to avoid exceptions when
opening orders with missing form data.
Organization data, product catalog and project parameters (Tables WPF_ORG,
WPF_ORD, WPF_PARAM) stayed unchanged during the project development.
Maintenance routines for these tables ...