[LS-40] SLA'S REPORT - GTM 1081 Created: 18/Oct/24 Updated: 23/May/25 Due: 22/Oct/24 Resolved: 23/May/25 |
|
| Status: | Closed |
| Project: | L3 Support |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | CR | ||
| Reporter: | Salem Dannawi | Assignee: | Salem Dannawi |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | MS_OT, SRD | ||
| Remaining Estimate: | 0 minutes | ||
| Time Spent: | 2 weeks, 1 day, 3 hours | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Customer: |
OMAN-Tel
|
| Planned Start: | |
| Planned End: | |
| Severity: | Minor |
| Classification: | CR |
| Actual Start: | |
| Date of Baselining: |
| Description |
|
Kindly can you assist in the SRd reporting as I need the below information:- Design/Optimize economically cost effective, innovative WAN connectivity ( Fixed, FBB, ILL, DIA, MPLS, MPLS GOLD, P2P, VSAT, WFBB, SIP, WIFI, SDWAN, Ethernet P2P) solutions customized for Enterprise Business corporate clients. Ensuring complete end to end design For Design/Optimize economically cost effective, innovative Mobile solutions ( RAN/IBS) customized for Enterprise Business corporate clients. Ensuring complete end to end design For: Request raised in GTM |
| Comments |
| Comment by Mohamad Kalawoun [ 18/Oct/24 ] |
|
We will add a new report under the SLA tab called TAS SLA report, which will include the following columns:
Each record will show the duration from the activation date of the CONFIRM_SOLUTION task to the completion of the SOLUTION_ACCEPTANCE task. Note: We will modify the current workflow for fixed services to make CONFIRM_SOLUTION the default task after SELECT_SOLUTION. If SSE wishes to bypass this task, they can select the ‘Skip TAS Confirmation’ option in the Service Resource panel. |
| Comment by Mohamad Kalawoun [ 28/Oct/24 ] |
|
WL : 5 mday |
| Comment by Sara Saddik [ 19/Dec/24 ] |
|
starting date: 16-12-2024 |
| Comment by Sara Saddik [ 23/Dec/24 ] |
|
Dears, This CR is implemented. Kindly find the attached process to be uploaded. Dear @integration, Kindly apply the following scripts on staging schema. Note that they also exist in patch 3.7.0.1238. Ensure to restart SRD only after applying the queries. Query 1: CREATE TABLE SRD_CUSTOM_SLA ( Query 2: alter table srd_task add ASSIGNEE_HISTORY VARCHAR2(255); Query 3: alter table srd_task add VISIBLE NUMBER DEFAULT 1; Regards, |
| Comment by Sara Saddik [ 24/Dec/24 ] |
|
SLA Tasks Report is the new SLA report. |
| Comment by Salem Dannawi [ 06/Jan/25 ] |
|
The customer is requesting to add the below 2 columns to the new SLA Task Report: the start date when we received this request and end date when we submitted the final solution after going through the workflows. |
| Comment by Sara Saddik [ 08/Jan/25 ] |
|
Dears, The requested is implemented. Patch Required (3.7.0.1244). Dear @integration, Kindly apply the following script on staging schema after applying the patch. Note that it also exists in patch 3.7.0.1244. Query: ALTER TABLE SRD_CUSTOM_SLA Note: In the new columns of time (Start/End Task Time), T: Is A literal character that separates the date (2024-12-12) from the time (12:54:24). It simply indicates that the part after T is the time. |
| Comment by Salem Dannawi [ 17/Jan/25 ] |
|
we have 2 new bugs here: • Task SLA report should cover open and closed requests |
| Comment by Mohamad Kalawoun [ 21/Jan/25 ] |
|
+ check the calculation of the total duration after configuring both working days and hours L3 WL : 4 md |
| Comment by Sara Saddik [ 10/Feb/25 ] |
|
Dear @Salem Dannawi Dear @integration, Kindly find below the queries to be applied by order on the two schemas (staging - prod): Query 1: CREATE SEQUENCE SEQ_SRD_TASK Query 2: CREATE SEQUENCE SEQ_SRD_REQUEST_EVENT Query 3: INSERT INTO SRD_TASK (ID, REQUEST_ID, TASK_NAME, TASK_STATUS, TEAM, VISIBLE, INSERTDATE, CHANGEDATE, COMPLETION_DATE) WHERE tas_confirm.ID IS NOT NULL Query 4: INSERT INTO SRD_TASK (ID, REQUEST_ID, TASK_NAME, TASK_STATUS, TEAM, VISIBLE, INSERTDATE, CHANGEDATE, COMPLETION_DATE) Query 5: INSERT INTO SRD_TASK (ID, REQUEST_ID, TASK_NAME, TASK_STATUS, TEAM, VISIBLE, INSERTDATE, CHANGEDATE, COMPLETION_DATE) Query 6: INSERT INTO SRD_TASK (ID, REQUEST_ID, TASK_NAME, TASK_STATUS, TEAM, VISIBLE, INSERTDATE, CHANGEDATE, COMPLETION_DATE) Query 7: INSERT INTO SRD_REQUEST_EVENT ( |
| Comment by Dawlat Matar [ 26/Feb/25 ] |
|
1.5 wd |
| Comment by Nour Ayoubi [ 28/Feb/25 ] |
|
After the deployment of patch 3.7.0.1268, the assignee column of the CUSTOM_TASK_FIXED tasks will be filled. Kindly note that the old data will not change. This feature will apply only to new data. |
| Comment by Abir Messaikeh [ 18/Mar/25 ] |
|
@salem , plz validate /confirm below 2 bugs are solved and update the ticket status accordingly • Task SLA report should cover open and closed requests |
| Comment by Abir Messaikeh [ 24/Mar/25 ] |
|
we will need to update the old data as well with new custom_task_fixed name via script |
| Comment by Abir Messaikeh [ 23/May/25 ] |
|
fixed as per internal testing , awaiting customer final feedback , to be followed by with other SLA ticket |