1 | .. _label-uc-customer-edit-basedata: |
---|
2 | |
---|
3 | Edit Basic Customer Data |
---|
4 | *********************************************************************** |
---|
5 | |
---|
6 | Short Description |
---|
7 | ----------------------------------------------------------------------- |
---|
8 | |
---|
9 | Basic customer data like contact data or login credentials are |
---|
10 | modified. |
---|
11 | |
---|
12 | Actor(s) |
---|
13 | ----------------------------------------------------------------------- |
---|
14 | |
---|
15 | Customer, Officer |
---|
16 | |
---|
17 | |
---|
18 | Trigger(s) |
---|
19 | ----------------------------------------------------------------------- |
---|
20 | |
---|
21 | - Imports (modifying existing data) |
---|
22 | - Web form(s) submitted by authorized user. |
---|
23 | |
---|
24 | |
---|
25 | Result(s) |
---|
26 | ----------------------------------------------------------------------- |
---|
27 | |
---|
28 | - Customer base data are modified. |
---|
29 | |
---|
30 | |
---|
31 | Incoming Data |
---|
32 | ----------------------------------------------------------------------- |
---|
33 | |
---|
34 | Customer ID, names and values of parameters to change |
---|
35 | |
---|
36 | Outgoing Data |
---|
37 | ----------------------------------------------------------------------- |
---|
38 | |
---|
39 | - Message about successful/failed changes |
---|
40 | - Log message |
---|
41 | |
---|
42 | |
---|
43 | Precondition(s) |
---|
44 | ----------------------------------------------------------------------- |
---|
45 | |
---|
46 | - Submitting user is authorized to do the requested modifications. |
---|
47 | |
---|
48 | |
---|
49 | Postcondition(s) |
---|
50 | ----------------------------------------------------------------------- |
---|
51 | |
---|
52 | Any entered data is valid. |
---|
53 | |
---|
54 | |
---|
55 | Invariant(s) |
---|
56 | ----------------------------------------------------------------------- |
---|
57 | |
---|
58 | |
---|
59 | Essential Steps |
---|
60 | ----------------------------------------------------------------------- |
---|
61 | |
---|
62 | - Sending user authorization is checked. |
---|
63 | - System receives infos about |
---|
64 | - what data fields of which user should be set to which values, |
---|
65 | - submitting user. |
---|
66 | - Data is modified in system. |
---|
67 | - User gets informed about operation success/fail. |
---|
68 | - If operation fails, possibility to change input data is offered. |
---|
69 | |
---|
70 | |
---|
71 | Open Issues |
---|
72 | ----------------------------------------------------------------------- |
---|
73 | |
---|
74 | |
---|
75 | |
---|
76 | Remarks |
---|
77 | ----------------------------------------------------------------------- |
---|
78 | |
---|
79 | |
---|
80 | .. raw:: latex |
---|
81 | |
---|
82 | \ |
---|