usecase: Load data

public usecase: Load data
Author: Petra Vanícková
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 5.12.2005 16:28:39; Modified: 8.12.2005 22:57:46;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {62646B69-4656-4e4e-88DC-BD2DF96ADB38}
Menu item, Icon in toolbar
 

Goto: Scenarios

See also: User, Data Loading

Appears in: AD Market Basket Analysis, UC Initial actions

Connections
 
Load data Scenarios
Scenario Type Detail
Basic Basic Path User defines a version containing data.

User chooses the version in MBA module and loads data by LoadData() procedure. Number of selected version is stored in selectedVersion variable, this is later used for saving result to database.
Variable MyDsrc is filled in this procedure. Correct data format is checked by procedure CheckDataFormat().
Incorrect data loaded Alternate User is warned if selected data is in incorrect format and might choose different version.