Summary: | In order to facilitate the staged rollout of TNA, we need a way to restrict only certain employees' data to flow from the TNA device into LinkSOFT. To achieve this, we propose a design as follows: - Add a "Start Date" to the TNA Employee Mapping
- Change the TNA Import to only import data where there is a TNA Mapping
- Allow TNA Mapping to be deleted in bulk
- Allow TNA Mapping to be edited
|
| PART A - Development work for this case has been completed. 1. The change will be available in version: 14.50 2. The following changes were made(Include Database object names, Program classes, and any other relevant information): - Added "Start Date" to TNA Employee Mapping. When "Start Date" is not specified, there is no restriction to "TimeSheet Imports". When a "Start Date" is specified, data before the "Start Date" will be marked as "Deleted" and not be processed.
- Changed TNA Import for all Devices to implement restrictions in 2.1 above
- Changed TNA Data View to show more data in the TNA Data Source menu
- Added option to automatically "Delete TNA Archive Data" after "X" days. This is configured in the TNA process "ESS021" and has a default of "100 Days"
- Changed Documentation to reflect the above
3. Affected Areas: - TNA Setup, Process Setup, TNA Processing Rules
4. The issue was caused by: - Enhancements from User Feedback
5. Other Relevant Notes: 6. Next Step (Review and System Test (Developer) -> UAT (Quality) -> Documentation): UAT
|