Question
se the following narrative to construct the Primitive Diagram for the Search Employee Directory event. The employee enters search criteria for first or last name,
se the following narrative to construct the Primitive Diagram for the Search Employee Directory event.
The employee enters search criteria for first or last name, department, location, job title, or supervisor. The system displays all employees matching the criteria with links to detailed information for each employee. The user clicks on detail link for an employee. The system will display the phone number, employee's office location, department, job title, and supervisor.
Actor(s) | Event (or Use-Case) | Trigger | Responses |
Employee | Search Employee Directory | Employee selects search criteria (first or last name, department, location, job title, or supervisor) | System reports all employees that match search criteria, listing phone numbers, office location, department, job title, and supervisor. |
Employee | Update Employee Profile | Employee has information to update | System updates Employee, EmergencyContact, UnitedWayContribution, and/or MiscDeduction data stores |
Staffing Dept | Enter New Employee Profile | Employee begins work and submits initial forms | System adds records to Employee and related data stores |
Manager | View United Way Participation | Manager requests report | System generates report. |
Staffing Dept | Update Employee Secure Data | Promotion, job change, or relocation paperwork | System updates data for pay rates or job title or supervisor. |
Manager | Perform Ad-hoc Query and Reporting | Manager submits SQL | SQL is run against database to generate report. |
Employee Manager HR | Perform Employee Detail Lookup | User selects employee from list of employees (subject to security restrictions) | System displays option for kind of information to be displayed. If a kind of information is selected, system displays name/address, salary/wage, location, emergency contact, deduction options, etc. |
Manager HR | Perform Employee Group Lookup | User selects search criteria (job code, building, department, salary/wage range, home city or phone exchange, employment status, etc.) | System displays all employees that match criteria. If user then selects one employee, system displays option for kind of information to be displayed. If a kind of information is selected, system displays name/address, salary/wage, location, emergency contact, deduction options, etc. |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started